Skip to content

Instantly share code, notes, and snippets.

@antonga23
Last active January 22, 2021 09:46
Show Gist options
  • Save antonga23/60106f600bcd8852abd5f104a0a6b5dc to your computer and use it in GitHub Desktop.
Save antonga23/60106f600bcd8852abd5f104a0a6b5dc to your computer and use it in GitHub Desktop.
docker rm -f $(docker ps -a -q)
docker rmi $(docker images -a -q)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment