Runs the awscli in an Alpine based docker image.
Versions Currently avaliable versions (by tag).
1.14.7 - awscli version 1.14.7 1.9.15 - awscli version 1.9.15
Usage
Credentials can be injected as volume by running: docker run -it --rm --volume $HOME/.aws:/home/ec2-user/.aws loriss/awscli aws ec2 describe-regions.
To simplify things you can create an alias: awscli="docker run -it --rm --volume $HOME/.aws/ec2-user/.aws loriss/awscli"
Content type
Image
Digest
Size
25.2 MB
Last updated
almost 9 years ago
docker pull loriss/awscli:1.9.15