Sign inSign up

neowaylabs/awscli

By neowaylabs

Updated over 7 years ago

AWS CLI

Image
0

444

neowaylabs/awscli repository overview

awscli-docker

AWS CLI Containered docker

Usage

You should have the following credentials as environment variables:

  • AWS_ACCESS_KEY_ID
  • AWS_SECRET_ACCESS_KEY
docker pull neowaylabs/awscli
docker run --env-file <(env | grep AWS) neowaylabs/awscli <aws-command>

Tag summary

Content type

Image

Digest

Size

65.3 MB

Last updated

over 7 years ago

docker pull neowaylabs/awscli