Sign inSign up

chromamaster/syncthing_arm32v7

By chromamaster

Updated over 7 years ago

Syncthing for armv7 architecture

Image
0

378

chromamaster/syncthing_arm32v7 repository overview

Exposes the following ports:

  • 8384: GUI port
  • 22000/tcp: Listening
  • 21027/udp: Discovery broadcast port

Also exposes the volume where the data will be stored: /var/syncthing.

Inline docker run:

docker run -d -p 22000:22000 -p 21027:21027 -p 8080:8384 -v data:/var/syncthing chromamaster/syncthing_arm32v7

To open the GUI go to localhost:8080 using your browser.

You can see the Dockerfile at my gitea repository

Tag summary

Content type

Image

Digest

Size

17.2 MB

Last updated

over 7 years ago

docker pull chromamaster/syncthing_arm32v7