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
If the Containerfile has a USER directive, podman-run will execute the
bootc command as that user, making the installation to fail. So, let's
force the root as user/group to overwrite any possible USER directive.
Signed-off-by: German Maglione <[email protected]>
0 commit comments