Files
bot-bottle/lib
didericis a21115e032 fix(pipelock): verify and document sidecar argv against pinned image
PR #1 reviewer flagged the sidecar argv as unverified. Pulled the pinned
digest (ghcr.io/luckypipewrench/pipelock@sha256:3b1a39…6de9), inspected
ENTRYPOINT (`/pipelock`) and CMD (`run --listen 0.0.0.0:8888`), and read
`pipelock run --help` directly from the image. The forward-proxy listen
flag is `--listen` (no `--mcp-` prefix) — `--mcp-listen` is for the
separate MCP HTTP listener, not the forward proxy we use. Smoke-tested
the exact argv against the digest and confirmed the /health endpoint
responded on :8888.

The argv was already correct; this commit records the verification in a
load-bearing comment so future readers don't have to re-derive it.

Assisted-by: Claude Code
2026-05-08 01:17:18 -04:00
..
2026-05-07 22:45:36 -04:00
2026-05-07 22:45:36 -04:00
2026-05-07 22:45:36 -04:00
2026-05-07 22:45:36 -04:00
2026-05-07 22:45:36 -04:00
2026-05-07 22:45:36 -04:00