Skip to content

aws: not found #9

Description

@vicenthy

docker run \
-d \
--env AWS_ACCESS_KEY_ID=KEY \
--env AWS_SECRET_ACCESS_KEY=SECRET \
--env AWS_DEFAULT_REGION=sa-east-1 \
-v /opt/database:/opt/database \
garland/aws-cli-docker \
aws s3 cp s3://sbacem-db/$(aws s3 ls s3://sbacem-db --recursive | sort | tail -n 1 | awk '{print $4}') /opt/database/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions