Difference between revisions of "Aws ecr get-login-password"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
* https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ecr/get-login-password.html | * https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ecr/get-login-password.html | ||
+ | |||
+ | |||
+ | 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 | ||
+ | |||
Revision as of 14:22, 23 June 2022
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
See also
Advertising: