Skip to content

Instantly share code, notes, and snippets.

@amslezak
Last active July 17, 2019 15:23
Show Gist options
  • Save amslezak/456a65d5d2b35614f981047417ac5eb2 to your computer and use it in GitHub Desktop.
Save amslezak/456a65d5d2b35614f981047417ac5eb2 to your computer and use it in GitHub Desktop.
docker commands (cheat sheet)

Docker Cheat Sheet

delete docker managed volumes, but not bind mounted "volumes".

docker-compose rm -v

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment