Refactor deployment workflows and enhance Docker configuration management
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user