Shion Tanaka
Shion Tanaka
This PR adds Rosetta support to the AppleHV Podman machine(only v5). Rosetta is only available on macOS with Apple Silicon. With Rosetta, the execution performance is several times better than...
Fix https://github.com/containers/podman/issues/22360 #### Does this PR introduce a user-facing change? ```release-note Fixed an error starting Podman machine when running e2e localmachine tests on macOS. ``` The fixes are only to...
### Feature request description quay.io/libpod/alpine_nginx has only amd64 image and no arm64 image. Request to add arm64 image to quay.io/libpod/alpine_nginx. ### Suggest potential solution `pkg/machine/e2e/basic_test.go` uses quay.io/libpod/alpine_nginx. However, there is...