Docker image for syncthing
127.0.0.1 to 0.0.0.0syncthing:
image: tsaikd/syncthing:0.12.7
hostname: YOUR_HOSTNAME
ports:
- 8384:8384
- 22000:22000
- 21027:21027/udp
volumes:
- ./syncthing/config:/syncthing/.config/syncthing
- ./syncthing/sharefolder:/syncthing/Sync
See http://docs.syncthing.net/users/firewall.html for more PORT information
Content type
Image
Digest
Size
8.4 MB
Last updated
over 8 years ago
docker pull tsaikd/syncthing