Skip to content

Instantly share code, notes, and snippets.

@ehazlett
Created February 23, 2019 20:44

Revisions

  1. ehazlett created this gist Feb 23, 2019.
    1 change: 1 addition & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    docker ps -a -q | % { docker rm $_ }