Refactor deployment workflows and enhance Docker configuration management
Deploy cloud-pc / deploy (push) Failing after 1s
Deploy ru-vps / deploy (push) Failing after 1s
Deploy mini-pc / deploy (push) Failing after 2s

This commit is contained in:
Dmitry
2026-05-27 21:46:38 +03:00
parent 47acec436b
commit dc76e48e21
7 changed files with 146 additions and 124 deletions
+1 -1
View File
@@ -5,5 +5,5 @@ services:
- DOCKER_API_VERSION=1.54
volumes:
- /var/run/docker.sock:/var/run/docker.sock
command: --interval 300 --cleanup
command: --interval 300 --cleanup --label-enable
restart: unless-stopped