Failed to build aarch64 image using openchami in x86_64 OS #108
Unanswered
abhishek-sa1
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Try v0.1.2. This version of the image builder adds ARM64 containers. It also adds the functionality of running commands within the image container rather than outside it, but if you run into bdb_ro errors, try the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Failed to build the aarch64 image using openchami. Below is the error when building the image with packages.
Command used:
podman run --rm --device /dev/fuse --network host -v /opt/workdir/images/rhel-base-10.yaml:/home/builder/config.yaml ghcr.io/openchami/image-build:latest image-build --config config.yaml --log-level DEBUGIs there any support for aarch64 image by openchami for building image?
Beta Was this translation helpful? Give feedback.
All reactions