Sign inSign up

siomiz/syncthing

By siomiz

Updated over 8 years ago

Syncthing from github source

Image
0

1.2K

siomiz/syncthing repository overview

  • latest version will be automatically build-triggered by siomiz/autobump
  • v0.12.24 image is at :v0.12.x tag

recommended to create a config data container to keep settings, including the host key.

docker run --name syncthing-data -v /storage:/media/storage --entrypoint=/bin/bash siomiz/syncthing /bin/sh -c "/bin/echo DATA CONTAINER"

docker run --name syncthing -p 22000:22000 --volumes-from syncthing-data siomiz/syncthing

Tag summary

Content type

Image

Digest

sha256:f0768bfdc

Size

91.9 MB

Last updated

over 8 years ago

docker pull siomiz/syncthing