agentbbs/internal/pods
Anthony Ettinger 6a0690a8f7 refactor(pods): drop redundant tuneApt apt-sandbox hack
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 15:23:35 +00:00
..
pods.go refactor(pods): drop redundant tuneApt apt-sandbox hack 2026-06-15 15:23:35 +00: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