Skip to content

Instantly share code, notes, and snippets.

@allanchua101
Created September 17, 2018 14:27
Show Gist options
  • Save allanchua101/fb831b50b149d97dcc5a65b8be0b2ff6 to your computer and use it in GitHub Desktop.
Save allanchua101/fb831b50b149d97dcc5a65b8be0b2ff6 to your computer and use it in GitHub Desktop.
Cleaning your container images
docker rmi demo/authentication-api
docker rmi demo/catalog-api
docker rmi demo/ledger-api
docker rmi demo/gateway-api
docker image prune
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment