Sign inSign up

robtimmer/alpine-syncthing

By robtimmer

Updated over 9 years ago

Linux Alpine image with Syncthing (running as root!)

Image
2

10K+

robtimmer/alpine-syncthing repository overview

robtimmer/syncthing

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

Tag summary

Content type

Image

Digest

Size

8.8 MB

Last updated

over 9 years ago

docker pull robtimmer/alpine-syncthing