Syncthing for armv7 architecture
378
Exposes the following ports:
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
Content type
Image
Digest
Size
17.2 MB
Last updated
over 7 years ago
docker pull chromamaster/syncthing_arm32v7