Difference between revisions of "Aws ecr get-login"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
(2 intermediate revisions by one other user not shown)
Line 10: Line 10:
 
* <code>[[aws ecr get-login-password]]</code>
 
* <code>[[aws ecr get-login-password]]</code>
 
* <code>[[list-images]]</code>
 
* <code>[[list-images]]</code>
 +
 +
=== docker push ===
 
  [[docker push]]
 
  [[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 ==
 
== See also ==

Revision as of 07:39, 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

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: