readystack/gitea:v1.26.2-CE-ubuntu24.04-r1
A hardened, cosign-signed, offline-rebuildable build of Gitea v1.26.2, built clean-room from official upstream source by ReadyStack.
cosign verify --key <(curl -fsSL https://readystack.dev/keys/cosign.pub) readystack/gitea:v1.26.2-CE-ubuntu24.04-r1.docker pull readystack/gitea:v1.26.2-CE-ubuntu24.04-r1
SINGLE self-contained container. The gitea Go binary runs with an EMBEDDED sqlite database — no external Postgres/MySQL, no docker-compose, no Kubernetes. The image IS the complete running instance. Web UI + Git HTTP on :3000, Git SSH on :22.
docker run -d --name gitea -p 3000:3000 -p 222:22 readystack/gitea:v1.26.2-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:82be98c06…
Size
151.5 MB
Last updated
27 days ago
docker pull readystack/gitea:v1.27.2-CE-ubuntu24.04-r4