Added swarm wide prune option
This commit is contained in:
+5
-1
@@ -1,3 +1,7 @@
|
||||
# Script to prune everything in docker.
|
||||
|
||||
docker system prune --all --force
|
||||
#docker system prune --all --force
|
||||
|
||||
cd docker_prune
|
||||
docker compose up -d
|
||||
cd ..
|
||||
|
||||
Reference in New Issue
Block a user