mirror of
https://github.com/containers/skopeo.git
synced 2025-09-21 01:49:50 +00:00
add todo for authconfig
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
@@ -202,6 +202,7 @@ func newManifestFetcher(endpoint registry.APIEndpoint, repoInfo *registry.Reposi
|
||||
|
||||
func getAuthConfig(c *cli.Context, ref reference.Named) (types.AuthConfig, error) {
|
||||
|
||||
// TODO(runcom):
|
||||
// use docker/cliconfig
|
||||
// if no /.docker -> docker not installed fallback to require username|password
|
||||
// maybe prompt user:passwd?
|
||||
|
Reference in New Issue
Block a user