This is docker image for using aws cli
50K+
This image is based off Python 3.7 on Alpine 3.8 linux, with AWS CLI Installed.
In addition the image has no entrypoint, except displaying the current aws cli version and would recommend using docker-compose version 3+ entrypoint to run your aws cli commands:
entrypoint: sh -c 'aws s3 ls'
Current Dependencies or version supported: AWS CLI 1.16.113
Content type
Image
Digest
Size
71.2 MB
Last updated
almost 7 years ago
docker pull capsulecares/awscli