mirror of
https://github.com/containers/skopeo.git
synced 2025-09-21 09:57:19 +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) {
|
func getAuthConfig(c *cli.Context, ref reference.Named) (types.AuthConfig, error) {
|
||||||
|
|
||||||
|
// TODO(runcom):
|
||||||
// use docker/cliconfig
|
// use docker/cliconfig
|
||||||
// if no /.docker -> docker not installed fallback to require username|password
|
// if no /.docker -> docker not installed fallback to require username|password
|
||||||
// maybe prompt user:passwd?
|
// maybe prompt user:passwd?
|
||||||
|
Reference in New Issue
Block a user