---
version: "2"
services:
syncthing:
image: linuxserver/syncthing:1.20.4
container_name: syncthing
restart: no
Docker Hub | linuxserver/syncthing |
Build Time | 10 Aug 2022 07:55:05 |
Synchronised | Yes |
Stable | Yes |
Deprecated | No |
Branch | Version | Built |
---|---|---|
latest | 1.20.4 | 10 Aug 2022 at 07:55:04 |
---
version: "2"
services:
syncthing:
image: linuxserver/syncthing:1.20.4
container_name: syncthing
restart: no
docker create \
--name=syncthing \ --restart no \
linuxserver/syncthing:1.20.4