self-update shepherd

This commit is contained in:
iamBadgers
2025-08-23 12:54:35 -07:00
parent 8fb0a1d870
commit 22b79ff305

View File

@@ -16,6 +16,8 @@ services:
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock
deploy: deploy:
labels:
- shepherd.autodeploy=true
placement: placement:
constraints: constraints:
- node.role == manager - node.role == manager