Use container-builder-shim 0.7.0, ensures use of Rosetta. by jglogan · Pull Request #858 · apple/container
- Addresses slow cross-platform builds from apple#68.
saehejkang pushed a commit to saehejkang/container that referenced this pull request
Jan 27, 2026- Addresses slow cross-platform builds from apple#68. - The shim wasn't doing everything needed to ensure the use of Rosetta for `container build`. The new shim adds an `--enable-qemu` option that controls whether `buildkit-qemu-emulator-x86_64 is available; when it is not available, buildkitd will attempt to build natively, meaning Rosetta will execute amd64 binaries.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters