docker – Rev 2
?pathlinks?
version: '3.7'
services:
shepherd:
image: containrrr/shepherd
volumes:
- /var/run/docker.sock:/var/run/docker.sock
deploy:
placement:
constraints:
- node.role == manager