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

From wikieduonline
Jump to navigation Jump to search
 
Line 3: Line 3:
  
  
 +
{{init s3}}
 +
 +
== Related ==
 
  [[image]]:
 
  [[image]]:
  

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: