Sign inSign up

bse666/docker-syncthing

By bse666

•Updated over 4 years ago

Latest Syncthing with tag from git repo

Image
0

1.1K

bse666/docker-syncthing repository overview

⁠Usage

docker run -d \
    --name syncthing \
    -p 8384:8384 \
    -p 22000:22000/tcp \
    -p 21027:21027/udp \
    -v <path/to/config>:/config \
    -v <path/to/syncfiles>:/syncfolder \
    bse666/docker-syncthing

Then access the Syncthing-WebUI via http://localhost:8384/⁠. The default share folder, which syncthing creates, when it's first run is not mountable from outside containers.

Tag summary

Content type

Image

Digest

Size

257.9 MB

Last updated

over 4 years ago

docker pull bse666/docker-syncthing