This commit is contained in:
2026-06-01 11:53:48 +02:00
parent da8f591739
commit 72981c4437
3 changed files with 4 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
# Environment variables for docker prune script
View File
+3 -1
View File
@@ -3,5 +3,7 @@
#docker system prune --all --force #docker system prune --all --force
cd docker_prune cd docker_prune
docker compose up -d start
sleep 5
stop
cd .. cd ..