mirror of
https://github.com/fergalmoran/dss.docker.git
synced 2025-12-22 09:18:29 +00:00
Merge branch 'master' of https://github.com/fergalmoran/dss.docker
This commit is contained in:
2
cleanup.sh
Executable file
2
cleanup.sh
Executable file
@@ -0,0 +1,2 @@
|
|||||||
|
docker rm $(docker ps -a -q)
|
||||||
|
docker rmi $(docker images | grep "^<none>" | awk "{print $3}")
|
||||||
Reference in New Issue
Block a user