Created
September 17, 2018 14:26
-
-
Save allanchua101/de7e4a0708f35d598601faf5790a1faf to your computer and use it in GitHub Desktop.
Script used for removing demo containers.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| docker rm demo-auth-api -f | |
| docker rm demo-catalog-api -f | |
| docker rm demo-ledger-api -f | |
| docker rm demo-api-gateway -f |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment