---
version: "2"
services:
syncthing:
image: linuxserver/syncthing:1.20.1
container_name: syncthing
restart: no
Docker Hub | linuxserver/syncthing |
Build Time | 04 May 2022 17:24:48 |
Synchronised | Yes |
Stable | Yes |
Deprecated | No |
Branch | Version | Built |
---|---|---|
latest | 1.20.1 | 04 May 2022 at 17:24:48 |
---
version: "2"
services:
syncthing:
image: linuxserver/syncthing:1.20.1
container_name: syncthing
restart: no
docker create \
--name=syncthing \ --restart no \
linuxserver/syncthing:1.20.1