---
version: "2"
services:
syncthing:
image: linuxserver/syncthing:1.24.0
container_name: syncthing
restart: no
Docker Hub | linuxserver/syncthing |
Build Time | 05 Sep 2023 12:42:33 |
Synchronised | Yes |
Stable | Yes |
Deprecated | No |
Branch | Version | Built |
---|---|---|
latest | 1.24.0 | 05 Sep 2023 at 12:42:33 |
---
version: "2"
services:
syncthing:
image: linuxserver/syncthing:1.24.0
container_name: syncthing
restart: no
docker create \
--name=syncthing \ --restart no \
linuxserver/syncthing:1.24.0