Skip to content

Commit

Permalink
Create docker_light_clean.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Noel Ruault committed Jan 4, 2019
1 parent d64fc34 commit 1f08d28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zshrc-config/docker/docker_light_clean.sh
@@ -0,0 +1 @@
docker rmi $(docker images -f "dangling=true" -q) -f

0 comments on commit 1f08d28

Please sign in to comment.