---
version: "2"
services:
syncthing:
image: linuxserver/syncthing:latest
container_name: syncthing
restart: no
Docker Hub | linuxserver/syncthing |
Build Time | 01 Feb 2025 02:13:00 |
Synchronised | Yes |
Stable | Yes |
Deprecated | No |
Branch | Version | Built |
---|---|---|
latest | latest | 01 Feb 2025 at 02:12:54 |
---
version: "2"
services:
syncthing:
image: linuxserver/syncthing:latest
container_name: syncthing
restart: no
docker create \
--name=syncthing \ --restart no \
linuxserver/syncthing:latest