Skip to content

Instantly share code, notes, and snippets.

@thebyrd
Created December 30, 2013 17:53

Revisions

  1. thebyrd created this gist Dec 30, 2013.
    1 change: 1 addition & 0 deletions stopAndRemove
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    docker ps -a | grep 'ago' | awk '{print $1}' | xargs docker rm