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
- try to identify the source registry of the images we're pulling
- for ECR, attempt to generate an authentication token using aws's sdk. pass the resulting credentials to Skopeo's copy command.
- for any other registry, don't change existing behaviour (keep searching the credentials in the default dir of ~/.docker/config.json)
0 commit comments