Skip to content

Instantly share code, notes, and snippets.

@harunyasar
Last active December 11, 2015 13:40
Show Gist options
  • Save harunyasar/0d708dc0c37536fc0501 to your computer and use it in GitHub Desktop.
Save harunyasar/0d708dc0c37536fc0501 to your computer and use it in GitHub Desktop.
Delete all containers
docker rm `docker ps-a -q`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment