---
version: "2"
services:
syncthing:
image: linuxserver/syncthing:version-v1.14.0
container_name: syncthing
restart: no
Docker Hub | linuxserver/syncthing |
Build Time | 02 Mar 2021 16:44:16 |
Synchronised | Yes |
Stable | Yes |
Deprecated | No |
Branch | Version | Built |
---|---|---|
latest | version-v1.14.0 | 02 Mar 2021 at 16:44:15 |
---
version: "2"
services:
syncthing:
image: linuxserver/syncthing:version-v1.14.0
container_name: syncthing
restart: no
docker create \
--name=syncthing \ --restart no \
linuxserver/syncthing:version-v1.14.0