Open tnk4on opened 6 months ago
I don't think it is intentional but I think it is good to have at least one test that ensures x86-64 emulation works in the machine. However this should likely be en explicit check on not something unrelated like here.
A friendly reminder that this issue had no activity for 30 days.
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 no arm64 image, so Apple Silicon mac runs in emulation mode.Have you considered any alternatives?
No response
Additional context