You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bwrap couldn't bind our resolv.conf onto /etc/resolv.conf because on the
runner it's a dangling symlink (→ /run/systemd/resolve/stub-resolv.conf,
not mounted in the sandbox). Bind our file at the readlink-resolved real
path so the preserved symlink leads to it. Add slirp4netns --disable-dns
to close the 10.0.2.3 bypass (all resolution must traverse our allowlist).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments