Open
Description
https://gitlab.com/bootc-org/podman-bootc-cli/-/issues/8
Currently, to install to container we only have 2 options:
- Set podman machine as rootful
- Work as unprivileged user and then
podman save ...
and (as root)podman load ...
, so copying the image from the user to root to do the installation.
I think we can install the container without copying the image or requiring a rootful podman machine
Metadata
Metadata
Assignees
Labels
No labels