Sign inSign up

robtimmer/syncthing

By robtimmer

Updated over 9 years ago

Docker image with Syncthing

Image
0

610

robtimmer/syncthing repository overview

robtimmer/syncthing

Syncthing Docker image

docker run -d \
    --name syncthing \
    --restart always \
    -p 8384:8384 -p 22000:22000 -p 21025:21025/udp \
    -v /opt/docker/syncthing/config:/home/syncthing/.config/syncthing \
    -v /opt/docker/syncthing/Sync:/home/syncthing/Sync \
    robtimmer/syncthing

Tag summary

Content type

Image

Digest

Size

256.9 MB

Last updated

over 9 years ago

docker pull robtimmer/syncthing