Remove all old docker container
docker ps -a | egrep "(minutes ago|hours ago|days ago|weeks ago)" | cut -d' ' -f 1 | xargs --no-run-if-empty docker rm -v -f
Written by louis
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Grep
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#