---
version: "2"
services:
syncthing:
image: linuxserver/syncthing:1.28.0
container_name: syncthing
restart: no
Docker Hub | linuxserver/syncthing |
Build Time | 16 Nov 2024 02:18:15 |
Synchronised | Yes |
Stable | Yes |
Deprecated | No |
Branch | Version | Built |
---|---|---|
latest | 1.28.0 | 16 Nov 2024 at 02:18:14 |
---
version: "2"
services:
syncthing:
image: linuxserver/syncthing:1.28.0
container_name: syncthing
restart: no
docker create \
--name=syncthing \ --restart no \
linuxserver/syncthing:1.28.0