Difference between revisions of "Aws ecr get-login-password"
Jump to navigation
Jump to search
Line 18: | Line 18: | ||
== See also == | == See also == | ||
+ | * {{aws ecr get-login-password}} | ||
* {{aws ecr}} | * {{aws ecr}} | ||
[[Category:AWS]] | [[Category:AWS]] | ||
[[Category:Registry]] | [[Category:Registry]] |
Revision as of 20:26, 22 February 2024
aws ecr get-login-password | docker login --username AWS --password-stdin YOUR_ACCOUNT_ID.dkr.ecr.eu-central-1.amazonaws.com Login Succeeded
aws ecr get-login-password --region eu-central-1 | docker login --username AWS --password-stdin YOUR_ACCOUNT_ID.dkr.ecr.eu-central-1.amazonaws.com Login Succeeded
Errors
Error response from daemon: Bad response from Docker engine
Related
See also
Advertising: