Sign inSign up

readystack/uptimekuma

By readystack

Updated about 1 month ago

Image
0

1.1K

readystack/uptimekuma repository overview

Uptime Kuma

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

readystack/uptimekuma:2.4.0-CE-debian-bookworm-r1

A hardened, cosign-signed, offline-rebuildable build of github.com/louislam/uptime-kuma 2.4.0 (MIT), 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/uptimekuma:2.4.0-CE-debian-bookworm-r1.
  • Built from source, non-root, on the current toolchain.

Pulling

docker pull readystack/uptimekuma:2.4.0-CE-debian-bookworm-r1

Deployment

Single container. A Node.js (Express + socket.io) self-hosted uptime/status monitor with an embedded SQLite database under /app/data. The image IS the complete running instance (no external DB, no sidecar).

docker run -d --name uptime-kuma -p 3001:3001 -v uptime-kuma-data:/app/data readystack/uptimekuma:2.4.0-CE-debian-bookworm-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:a7581c1d0

Size

348.7 MB

Last updated

6 months ago

docker pull readystack/uptimekuma