Skip to content

Commit

Permalink
Merge pull request #54 from wafflestudio/aws-CD
Browse files Browse the repository at this point in the history
dir
  • Loading branch information
yeonsumia authored Mar 8, 2022
2 parents caed14b + bc46dbd commit c6b0a7b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/deploy/stopDocker.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#!/bin/bash

docker-compose down
docker stop $(docker ps -a -q)
docker-compose stop

0 comments on commit c6b0a7b

Please sign in to comment.