Sign inSign up

readystack/syncthing

By readystack

Updated 27 days ago

Image
0

741

readystack/syncthing repository overview

Syncthing

Docker Scout: Grade A Fixable Critical/High CVEs: 0 Signed: cosign

readystack/syncthing:v2.1.1-CE-ubuntu24.04-r1

A hardened, cosign-signed, offline-rebuildable build of github.com/syncthing/syncthing v2.1.1 (MPL-2.0), built clean-room from official upstream source by ReadyStack.

What you get

  • Docker Scout Grade A — all 8 default policies pass, 0 fixable Critical/High.
  • Signed — cosign signature by the ReadyStack release key; verify with cosign verify --key <(curl -fsSL https://readystack.dev/keys/cosign.pub) readystack/syncthing:v2.1.1-CE-ubuntu24.04-r1.
  • Built from source, non-root, on the current toolchain.

Pulling

docker pull readystack/syncthing:v2.1.1-CE-ubuntu24.04-r1

Deployment

Single container, single static Go binary (pure-Go, CGO-free), foreground process. Continuous peer-to-peer file synchronization. State + device identity + folder index in an EMBEDDED pure-Go SQLite database under STHOMEDIR (no external/relational DB, no docker-compose, no Kubernetes). The image IS the complete running instance.

docker run -d --name syncthing -p 8384:8384 -p 22000:22000/tcp -p 22000:22000/udp -p 21027:21027/udp -v st-config:/var/syncthing/config readystack/syncthing:v2.1.1-CE-ubuntu24.04-r1

The full ReadyStack Agent-ready Archive

The complete --network=none build kit to recreate this exact image yourself — plus admin/DB/API handbooks, seed data, a validated test suite, and signed provenance — is at readystack.dev/buy.html.

— ReadyStack · readystack.dev

Tag summary

Content type

Image

Digest

sha256:d0564cbf2

Size

82.7 MB

Last updated

6 months ago

docker pull readystack/syncthing