---
version: "2"
services:
syncthing:
image: linuxserver/syncthing:latest
container_name: syncthing
restart: no
Docker Hub | linuxserver/syncthing |
Build Time | 17 May 2025 02:30:56 |
Synchronised | Yes |
Stable | Yes |
Deprecated | No |
Branch | Version | Built |
---|---|---|
latest | latest | 17 May 2025 at 02:30:48 |
---
version: "2"
services:
syncthing:
image: linuxserver/syncthing:latest
container_name: syncthing
restart: no
docker create \
--name=syncthing \ --restart no \
linuxserver/syncthing:latest