Open
Description
I built an amd64 image using podman build --platform linux/amd64 -t fedora-helloworld-test .
I then tried running it with podman-bootc:
▶ podman-bootc run fedora-helloworld-test
WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64)
ERROR Re-exec in host mountns: setns: EINVAL: Invalid argument
ERROR Installing to disk: Gathering source info from container env: Task podman inspect failed: ExitStatus(unix_wait_status(256))
Error: unable to install bootc image: failed to create disk image: failed to run bootc install
Metadata
Metadata
Assignees
Labels
No labels