Sign inSign up

readystack/gitea

By readystack

Updated 27 days ago

Image
0

2.2K

readystack/gitea repository overview

ReadyStack Gitea (Community Edition)

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

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.

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/gitea:v1.26.2-CE-ubuntu24.04-r1.
  • Built from source, non-root, on the current toolchain.

Pulling

docker pull readystack/gitea:v1.26.2-CE-ubuntu24.04-r1

Deployment

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 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:82be98c06

Size

151.5 MB

Last updated

27 days ago

docker pull readystack/gitea:v1.27.2-CE-ubuntu24.04-r4