Containers:
Volumes:
/var/taskd
Ports:
- 53589
Run: docker stack deploy -c taskd.yml taskd
Containers:
Volumes:
data
(may change throughSYNCTHING_DATA_DIR
)config
(may change throughSYNCTHING_CONFIG_DIR
)
Ports:
- 8384
- 22000
- 21027/udp
Run: SYNCTHING_DATA_DIR=/var/sync docker stack deploy -c syncthing.yml syncthing