Difference between revisions of "Docker login"

From wikieduonline
Jump to navigation Jump to search
Line 20: Line 20:
 
== Errors ==
 
== Errors ==
 
  {{ecr:BatchGetImage}}
 
  {{ecr:BatchGetImage}}
 +
 +
== Activities ==
 +
* [[Pull an Image from a Private Registry in Kubernetes]]
  
 
== Related  ==
 
== Related  ==

Revision as of 05:47, 18 July 2024

Examples


docker login --username $DOCKERHUB_USERNAME
Login Succeeded

Errors

 Error response from daemon: pull access denied for 0123456789.dkr.ecr.eu-west-1.amazonaws.com/your-repo, repository does not exist or may require 'docker login': denied: User: arn:aws:iam::12314234235:user/your-user is not authorized to perform: ecr:BatchGetImage on resource: arn:aws:ecr:eu-west-1:5435345354:repository/your-repo because no resource-based policy allows the ecr:BatchGetImage action

Activities

Related

See also

Advertising: