Summary
Two-part task:
- Create a `philterd/philterscope` Docker Hub repository and publish the Philter Scope image to it.
- Update the Philter Scope product page (`content/philter-scope.md`) to show a `docker-compose` snippet that pulls and runs the published image.
Why
The Philter Scope page currently shows a CLI-style `philter-scope evaluate` example but no "get it running locally" path for the dashboard (the screenshot on the page advertises a dashboard that the reader has no way to actually start). A published image plus a copy-pasteable compose block closes that gap.
Scope — Docker Hub side (upstream)
The build/publish work lives in philterd/philterscope, not in this repo. This issue tracks the website-visible deliverable; please mirror or link a tracking issue there for:
Scope — website side (this repo)
Acceptance
Acceptance Criteria
Summary
Two-part task:
Why
The Philter Scope page currently shows a CLI-style `philter-scope evaluate` example but no "get it running locally" path for the dashboard (the screenshot on the page advertises a dashboard that the reader has no way to actually start). A published image plus a copy-pasteable compose block closes that gap.
Scope — Docker Hub side (upstream)
The build/publish work lives in philterd/philterscope, not in this repo. This issue tracks the website-visible deliverable; please mirror or link a tracking issue there for:
Scope — website side (this repo)
Acceptance
Acceptance Criteria
philterd/philter-scopelatestdocker-composeexample added to/philter-scope/product page