---
version: "2"
services:
syncthing:
image: linuxserver/syncthing:1.28.1
container_name: syncthing
restart: no
Docker Hub | linuxserver/syncthing |
Build Time | 07 Dec 2024 02:22:43 |
Synchronised | Yes |
Stable | Yes |
Deprecated | No |
Branch | Version | Built |
---|---|---|
latest | 1.28.1 | 07 Dec 2024 at 02:22:43 |
---
version: "2"
services:
syncthing:
image: linuxserver/syncthing:1.28.1
container_name: syncthing
restart: no
docker create \
--name=syncthing \ --restart no \
linuxserver/syncthing:1.28.1