mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-23 08:25:57 +00:00
Refactor swarm/core.yml to update IMAGE_AUTOCLEAN_LIMIT to '1'
This commit is contained in:
+1
-1
@@ -136,7 +136,7 @@ services:
|
|||||||
VERBOSE: 'true'
|
VERBOSE: 'true'
|
||||||
UPDATE_OPTIONS: '--update-delay=30s'
|
UPDATE_OPTIONS: '--update-delay=30s'
|
||||||
ROLLBACK_OPTIONS: '--rollback-delay=0s'
|
ROLLBACK_OPTIONS: '--rollback-delay=0s'
|
||||||
IMAGE_AUTOCLEAN_LIMIT: '5'
|
IMAGE_AUTOCLEAN_LIMIT: '1'
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
deploy:
|
deploy:
|
||||||
|
|||||||
Reference in New Issue
Block a user