Files
OpenUxAS-SoI/docker/develop/03_stopAndRemoveBuildContainer.sh

5 lines
64 B
Bash
Raw Permalink Normal View History

#!/bin/bash -e
docker stop uxas_develop
docker rm uxas_develop