Sign inSign up

mpercival/docker-awscli

By mpercival

Updated about 11 years ago

Image
0

958

mpercival/docker-awscli repository overview

AWS and EB CLI

Simple Docker image to interact with AWS and Elastic Beanstalk via a Docker image

Usage
# Configure it for the first time
docker run --rm -it -v $HOME/.aws:/root/.aws mpercival/awscli aws configure
# Will save your AWS config to ~/.aws

# Run it
docker run --rm -it -v $HOME/.aws:/root/.aws mpercival/awscli eb init

Tag summary

Content type

Image

Digest

sha256:42c788e8d

Size

225.6 MB

Last updated

about 11 years ago

docker pull mpercival/docker-awscli