Difference between revisions of "Public.ecr.aws/aws-cli/aws-cli"

From wikieduonline
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 3: Line 3:
  
  
 +
{{init s3}}
  
{{aws cli}}
+
== Related ==
 +
[[image]]:
 +
 
 +
== See also ==
 +
* {{public.ecr.aws}}
 +
* {{aws cli}}
 +
 
 +
[[Category:AWS]]

Latest revision as of 16:16, 15 October 2024

public.ecr.aws/aws-cli/aws-cli


initContainers:
    - name: myname
      image: public.ecr.aws/aws-cli/aws-cli
      command: ["aws", "s3", "sync", "s3://mybucket", "/yourdir"]
      volumeMounts:
        - name: yourdir
          mountPath: "/yourdir"

Related[edit]

image:

See also[edit]

Advertising: