Sign inSign up

capsulecares/awscli

By capsulecares

Updated almost 7 years ago

This is docker image for using aws cli

Image
0

50K+

capsulecares/awscli repository overview

Dockerfile for running AWS CLI

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

Tag summary

Content type

Image

Digest

Size

71.2 MB

Last updated

almost 7 years ago

docker pull capsulecares/awscli