remove constraints on docker service placement
This commit is contained in:
parent
3bf589e10e
commit
cf5da3f8dd
8 changed files with 1 additions and 61 deletions
|
@ -6,7 +6,3 @@ services:
|
|||
image: teddysun/kms
|
||||
ports:
|
||||
- 1688:1688
|
||||
deploy:
|
||||
placement:
|
||||
constraints:
|
||||
- "node.labels.public == true"
|
||||
|
|
Reference in a new issue