readystack/crowdsec:v1.7.8-CE-ubuntu24.04-r1
A hardened, cosign-signed, offline-rebuildable build of github.com/crowdsecurity/crowdsec v1.7.8 (MIT), built clean-room from official upstream source by ReadyStack.
cosign verify --key <(curl -fsSL https://readystack.dev/keys/cosign.pub) readystack/crowdsec:v1.7.8-CE-ubuntu24.04-r1.docker pull readystack/crowdsec:v1.7.8-CE-ubuntu24.04-r1
Single container, two static CGO-free Go binaries (crowdsec + cscli), foreground process running the CrowdSec LOCAL API (LAPI) only (crowdsec -c /etc/crowdsec/config.yaml -no-cs). The LAPI is the decision store + REST API that security bouncers query for ban decisions and that remote log-processing agents push alerts to. Its database is an EMBEDDED sqlite engine (pure-Go modernc) on the local filesystem at /var/lib/crowdsec/data/crowdsec.db - NO external/relational DB, NO sidecar, NO web UI. The image IS the complete running LAPI instance.
docker run -d --name crowdsec -p 8080:8080 -p 6060:6060 -v crowdsec-data:/var/lib/crowdsec readystack/crowdsec:v1.7.8-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:fe9545a11…
Size
109 MB
Last updated
27 days ago
docker pull readystack/crowdsec:v1.7.8-CE-ubuntu24.04-r3