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
templates/jlink/Dockerfile: only microdnf, non-root user
microdnf (since at least 9.1-3.el9) now supports the required flags
to install packages in a different root, therefore we do not need
to install dnf in the first phase.
remove the 'dnf clean all' which was operating in the wrong context.
Clear up some cache directories inherited from ubi-micro.
Remember to switch the runtime user away from root!
Signed-off-by: Jonathan Dowland <[email protected]>
0 commit comments