fix(macos-container): start builder with dns
This commit is contained in:
@@ -170,7 +170,10 @@ delivery design lands.
|
||||
- Integration tests run on macOS hosts with Apple Container installed
|
||||
and verify that egress cannot bypass the sidecar. They also preflight
|
||||
Apple Container BuildKit DNS because image builds must resolve
|
||||
package mirrors before a launch smoke can be meaningful.
|
||||
package mirrors before a launch smoke can be meaningful. The backend
|
||||
starts/restarts the Apple Container builder with the configured DNS
|
||||
server before image builds so BuildKit `RUN` steps inherit a working
|
||||
resolver.
|
||||
|
||||
## References
|
||||
|
||||
|
||||
Reference in New Issue
Block a user