2 lines
67 B
Bash
Executable file
2 lines
67 B
Bash
Executable file
sudo docker stop $CONTAINER_NAME
|
|
sudo docker rm -f $CONTAINER_NAME
|