readystack/erpnext:15.117.0-CE-bookworm-r1
A hardened, cosign-signed, offline-rebuildable build of github.com/frappe/erpnext v15.117.0 (GPL-3.0) on the Frappe framework version-15 (MIT), built clean-room from official upstream source by ReadyStack.
cosign verify --key <(curl -fsSL https://readystack.dev/keys/cosign.pub) readystack/erpnext:15.117.0-CE-bookworm-r1.docker pull readystack/erpnext:15.117.0-CE-bookworm-r1
ONE product container (supervisord runs the Frappe web backend [gunicorn], the Socket.IO realtime node process, the RQ background workers, the scheduler, and the nginx desk frontend on :8080) PLUS two required datastore sidecars the customer provides: a MariaDB 11.x server and Redis (a cache instance + a queue instance; the queue instance also backs Socket.IO). NOT a single self-contained image — Frappe/ERPNext is fundamentally multi-service. NO chromium/wkhtmltopdf (server-side PDF/print rendering is intentionally omitted in this lean CE image; use browser print + the REST API).
See the compose in the ReadyStack Agent-ready Archive: the erpnext container + mariadb:11.8 (utf8mb4) + two redis:8 instances on one network; set DB_HOST/DB_PORT/REDIS_CACHE/REDIS_QUEUE + ADMIN_PASSWORD/DB_ROOT_PASSWORD/SITE_NAME. First boot auto-creates the site + installs the erpnext app.
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:c3bc06562…
Size
636.3 MB
Last updated
6 months ago
docker pull readystack/erpnext