Linux Alpine image with Syncthing (running as root!)
10K+
Syncthing Docker image
docker run -d \
--name syncthing \
--restart always \
-p 8384:8384 -p 22000:22000 -p 21027:21027/udp \
-v /path/to/config/directory:/data/config \
robtimmer/syncthing
Content type
Image
Digest
Size
8.8 MB
Last updated
over 9 years ago
docker pull robtimmer/alpine-syncthing