Files
bot-bottle/lib
didericis 55bb230969 fix(network): create user-defined egress bridge for pipelock sidecar
Docker's legacy `bridge` network has no embedded DNS resolver — only
user-defined bridges do — so attaching the pipelock sidecar to `bridge`
made it unable to resolve `api.anthropic.com` and dead-ended Claude Code
traffic. Add `network_create_egress`, refactored around a shared
`_network_create_with_prefix` helper, and wire it through `pipelock_start`
and `cli.sh` so the sidecar straddles the agent's --internal network and
a per-agent user-defined egress bridge instead. The agent container
itself still attaches to the internal network only.

Assisted-by: Claude Code
2026-05-08 01:16:46 -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