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 am trying this credential helper with a docker repo like: mr-artifactory.data.internal
I think the issue is because hypens are not allowed in env variables.
So when I do EXPORT DOCKER_mr_artifactory_data_internal_USR, it cannot find the credentials as it doesn't match mr.artifactory.data.internal