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
I can't pass the environment variable REGISTRY_AUTH_FILE with authorization information for Podman.
Are there any other methods to do this?
update.
I use mock with a private registry on Sonatype Nexus, and my server does not support the anonymous command podman pull, which is used in mock. How to pass credentials in Podman?
I added my local user to the mock group by usermod, but it did not resolve my problem.