You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fedora-iot is meant for hardware level deployment, not container based, else please better explain your usecase.
I'm building containers to explore the use of bootc and whether to migrate my systems over. I believe that this is a perfectly valid use case given that bootc doesn't support layering like rpm-ostree.
Describe the bug
Installing packages in a
Containerfile
withfedora-iot
base image always fail when building withpodman
.To Reproduce
Please describe the steps needed to reproduce the bug:
Run
podman build .
with thisContainerfile
:Expected behavior
The container is built successfully
Build log
Additional context
From entering the container, I extracted the following error log:
I found that the following modification allows the container to be built successfully:
The text was updated successfully, but these errors were encountered: