Sign inSign up

readystack/prometheus

By readystack

Updated 27 days ago

Image
0

5.1K

readystack/prometheus repository overview

Prometheus

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

readystack/prometheus:v3.12.0-CE-ubuntu24.04-r1

A hardened, cosign-signed, offline-rebuildable build of github.com/prometheus/prometheus v3.12.0 (Apache-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/prometheus:v3.12.0-CE-ubuntu24.04-r1.
  • Built from source, non-root, on the current toolchain.

Pulling

docker pull readystack/prometheus:v3.12.0-CE-ubuntu24.04-r1

Deployment

Single container, single static Go binary, foreground process. Own embedded time-series database (TSDB) on disk; no relational database.

docker run -d --name prometheus -p 9090:9090 -v prom-data:/prometheus readystack/prometheus:v3.12.0-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:743c06ff1

Size

159.5 MB

Last updated

6 months ago

docker pull readystack/prometheus