Difference between revisions of "Aws ecr get-login"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 11: | Line 11: | ||
* <code>[[list-images]]</code> | * <code>[[list-images]]</code> | ||
[[docker push]] | [[docker push]] | ||
− | [[aws ecr get-login-password]] --region YOUR_REGIOM | docker login --username | + | [[aws ecr get-login-password]] --region YOUR_REGIOM | docker login --username AWS --password-stdin YOUR_ACCOUNT_ID.dkr.ecr.YOUR_REGION.amazonaws.com |
== See also == | == See also == |
Revision as of 06:43, 14 March 2023
aws ecr get-login --region Your_region --no-include-email
Deprecated in favour of: aws ecr get-login-password
Related terms
docker push aws ecr get-login-password --region YOUR_REGIOM | docker login --username AWS --password-stdin YOUR_ACCOUNT_ID.dkr.ecr.YOUR_REGION.amazonaws.com
See also
Advertising: