Archived
deployment added
This commit is contained in:
@@ -18,3 +18,9 @@ services:
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
restart: always
|
||||
deploy:
|
||||
mode: replicated
|
||||
replicas: 1
|
||||
placement:
|
||||
constraints:
|
||||
- node.labels.watchtower == true
|
||||
Reference in New Issue
Block a user