agentbbs/internal/pods
Anthony Ettinger 337011fa03
refactor(pods): drop redundant tuneApt apt-sandbox hack (#31)
The rootless-podman default capability set (already on main) lets apt drop
to the _apt user on its own, so disabling the apt download sandbox via
tuneApt is dead code. Removing it; apt now works the proper way.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-15 08:23:54 -07:00
..
pods.go refactor(pods): drop redundant tuneApt apt-sandbox hack (#31) 2026-06-15 08:23:54 -07:00
pods_test.go fix(pods): bind-mount host public_html into the pod so ~/public_html is served 2026-06-15 13:42:08 +00:00