mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 07:15:49 +00:00
Update automation.sh
This commit is contained in:
parent
80229e3da6
commit
aa34fd6908
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
# use this by running sh automation.sh in Terminal
|
||||||
|
|
||||||
|
|
||||||
echo "####################################################"
|
echo "####################################################"
|
||||||
echo "Stop and remove all running containers..."
|
echo "Stop and remove all running containers..."
|
||||||
echo "docker stop $(docker ps -a -q)"
|
echo "docker stop $(docker ps -a -q)"
|
||||||
|
|
Loading…
Reference in a new issue