Skip to content

Commit

Permalink
update before script
Browse files Browse the repository at this point in the history
Signed-off-by: Ryohsuke Mitsudome <[email protected]>
  • Loading branch information
mitsudome-r committed Dec 7, 2024
1 parent 68154a5 commit ec3c985
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/run-after.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ sleep 100
echo "terminating containers"

docker container stop $(docker ps -aq)
docker container rm $(docker ps -aq)

sleep 3

Expand Down

0 comments on commit ec3c985

Please sign in to comment.