This container runs the following:
aws-cli/1.11.19 Python/2.7.12 Linux/4.4.27-moby botocore/1.4.76
docker run -it --rm -v ~/.aws:/root/.aws spantree/awscli s3 lsdocker run -it --rm -v ~/.aws:/root/.aws spantree/awscli --profile=myprofile s3 lsdocker run -it --rm -e AWS_PROFILE=myprofile -v ~/.aws:/root/.aws spantree/awscli s3 lsdocker run -it --rm -v ~/.aws:/root/.aws --entrypoint /bin/bash spantree/awscli -l and then use aws <command>
Content type
Image
Digest
Size
31.5 MB
Last updated
almost 10 years ago
docker pull spantree/awscli