Difference between revisions of "Aws ecr get-login-password"
Jump to navigation
Jump to search
Line 19: | Line 19: | ||
== See also == | == See also == | ||
* {{aws ecr get-login-password}} | * {{aws ecr get-login-password}} | ||
+ | * {{docker push}} | ||
* {{aws ecr}} | * {{aws ecr}} | ||
[[Category:AWS]] | [[Category:AWS]] | ||
[[Category:Registry]] | [[Category:Registry]] |
Revision as of 20:27, 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
Related
See also
Advertising: