Skip to content

Instantly share code, notes, and snippets.

@allanchua101
Created September 17, 2018 14:26
Show Gist options
  • Save allanchua101/de7e4a0708f35d598601faf5790a1faf to your computer and use it in GitHub Desktop.
Save allanchua101/de7e4a0708f35d598601faf5790a1faf to your computer and use it in GitHub Desktop.
Script used for removing demo containers.
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