Joined January 2012
·
Posted to
Stop / remove all Docker containers
over 1 year
ago
docker rm $(docker images -q) or docker rmi $(docker images -q)
works just fine, after you stopped them
Posted to
Stop / remove all Docker containers
over 1 year
ago
docker rm $(docker images -q) or docker rmi $(docker images -q)
works just fine, after you stopped them
Achievements
97 Karma
3,340 Total ProTip Views

Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos

T-Rex
Have at least one original repo where C is the dominant language

Github Gameoff Participant
Participated in the Github Gameoff 2012 building a game based on git concepts of forking, branching, etc

Kona
Have at least one original repo where CoffeeScript is the dominant language

Forked
Have a project valued enough to be forked by someone else

Charity
Fork and commit to someone's open source project in need

Honey Badger
Have at least one original Node.js-specific repo
You're rgb division is off its not 256 but 255