readystack/etcd:v3.6.12-CE-ubuntu24.04-r1
A hardened, cosign-signed, offline-rebuildable build of github.com/etcd-io/etcd v3.6.12 (Apache-2.0), built clean-room from official upstream source by ReadyStack.
cosign verify --key <(curl -fsSL https://readystack.dev/keys/cosign.pub) readystack/etcd:v3.6.12-CE-ubuntu24.04-r1.docker pull readystack/etcd:v3.6.12-CE-ubuntu24.04-r1
Single container, single static Go binary (CGO-free), foreground process bootstrapping a single-member cluster. etcd IS its own datastore: an embedded bbolt (boltdb) MVCC key-value store on the local filesystem under --data-dir (/data). NO relational/SQL database, NO external store, NO sidecar, NO web UI. The image IS the complete running instance. Ships etcd + etcdctl + etcdutl.
docker run -d --name etcd -p 2379:2379 -p 2380:2380 -v etcd-data:/data readystack/etcd:v3.6.12-CE-ubuntu24.04-r1
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
Content type
Image
Digest
sha256:50f0915a9…
Size
81.7 MB
Last updated
27 days ago
docker pull readystack/etcd:v3.6.12-CE-ubuntu24.04-r3