readystack/portainer:2.39.4-CE-ubuntu24.04-r1
A hardened, cosign-signed, offline-rebuildable build of github.com/portainer/portainer v2.39.4 (Zlib), built clean-room from official upstream source by ReadyStack.
cosign verify --key <(curl -fsSL https://readystack.dev/keys/cosign.pub) readystack/portainer:2.39.4-CE-ubuntu24.04-r1.docker pull readystack/portainer:2.39.4-CE-ubuntu24.04-r1
Single container, one static CGO-free Go binary (portainer) that serves a web UI + a REST API + an Edge reverse-tunnel server, all in one foreground process. Portainer is a container-management GUI for Docker / Docker Swarm / Kubernetes. ALL state - users, environments, stacks, settings, edge configs - lives in an EMBEDDED bbolt key-value database at /data/portainer.db that the server creates + migrates itself; NO external/relational DB, NO docker-compose, NO sidecar. The on-disk web frontend (dist/public) is served from /opt/portainer/public. The image IS the complete running instance.
docker run -d --name portainer -p 9000:9000 -p 9443:9443 -v portainer-data:/data -v /var/run/docker.sock:/var/run/docker.sock readystack/portainer:2.39.4-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:0c3965a67…
Size
150.3 MB
Last updated
6 months ago
docker pull readystack/portainer