Difference between revisions of "Aws ecr put-image"

From wikieduonline
Jump to navigation Jump to search
 
(14 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
 
https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ecr/put-image.html
 
https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ecr/put-image.html
 +
[[aws ecr put-image --image-tag]]
  
 +
== Synopsys ==
 +
  put-image
 +
[--registry-id <value>]
 +
--repository-name <value>
 +
[[--image-manifest]] <value>
 +
[--image-manifest-media-type <value>]
 +
[--image-tag <value>]
 +
[--image-digest <value>]
 +
[--cli-input-json | --cli-input-yaml]
 +
[--generate-cli-skeleton <value>]
  
 +
== Errors ==
 +
* <code>[[An error occurred (InvalidParameterException) when calling the PutImage operation: Invalid parameter at 'ImageManifest' failed to satisfy constraint: 'Invalid JSON syntax']]</code>
 +
* <code>[[ImageAlreadyExistsException]]</code>
 +
 +
== Related ==
 +
* <code>[[docker push]]</code>
 +
* [[AWS ECS deployments]]
 +
* <code>[[aws ecr list-images]]</code>
  
 
== See also ==
 
== See also ==
 
* {{aws ecr}}
 
* {{aws ecr}}
 +
* {{Push}}
 +
* {{Container registry}}
  
 
[[Category:AWS]]
 
[[Category:AWS]]
 
[[Category:Registry]]
 
[[Category:Registry]]

Latest revision as of 18:42, 28 February 2024

Advertising: