readystack/changedetection:0.55.7-CE-debian-bookworm-r1
A hardened, cosign-signed, offline-rebuildable build of github.com/dgtlmoon/changedetection.io 0.55.7 (Apache-2.0), built clean-room from official upstream source by ReadyStack.
cosign verify --key <(curl -fsSL https://readystack.dev/keys/cosign.pub) readystack/changedetection:0.55.7-CE-debian-bookworm-r1.docker pull readystack/changedetection:0.55.7-CE-debian-bookworm-r1
Single container. A Python (Flask) self-hosted web-page change-monitoring + notification service. State is JSON (changedetection.json/watch.json) + brotli history snapshots under /datastore — there is NO SQL database. The image IS the complete running instance (no external DB, no sidecar). The default html_requests fetcher uses plain HTTP requests; the optional playwright/selenium browser fetcher is intentionally excluded from this hermetic CE image (it would require an external browser sidecar).
docker run -d --name changedetection -p 5000:5000 -v changedetection-data:/datastore readystack/changedetection:0.55.7-CE-debian-bookworm-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:fd7cffbfb…
Size
180.3 MB
Last updated
6 months ago
docker pull readystack/changedetection