---
version: "2"
services:
syncthing:
image: linuxserver/syncthing:latest
container_name: syncthing
restart: no
Docker Hub | linuxserver/syncthing |
Build Time | 01 Apr 2025 09:21:30 |
Synchronised | Yes |
Stable | Yes |
Deprecated | No |
Branch | Version | Built |
---|---|---|
latest | latest | 01 Apr 2025 at 09:21:25 |
---
version: "2"
services:
syncthing:
image: linuxserver/syncthing:latest
container_name: syncthing
restart: no
docker create \
--name=syncthing \ --restart no \
linuxserver/syncthing:latest