mirror of
https://github.com/moby/buildkit.git
synced 2026-06-30 19:57:39 +00:00
Add a proxyNetwork TOML setting and --proxy-network daemon flag to enable exec proxy enforcement for every build. Wire the default through controller and solver setup while preserving per-build enablement. Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>