colstrom/awscli

By colstrom

Updated over 6 years ago

AWS Commandline Interface

Image
0

951

#+TITLE: docker-awscli

#+LATEX: \pagebreak

  • Overview

Self-contained version of awscli

  • COMMENT Usage

To pass credentials through into the environment and run a command: #+BEGIN_SRC shell docker run --env AWS_ACCESS_KEY_ID=$AWS_ACCESS_KEY_ID --env AWS_SECRET_ACCESS_KEY=$AWS_SECRET_ACCESS_KEY colstrom/awscli #+END_SRC

  • License

MIT

  • Contributors

Docker Pull Command

docker pull colstrom/awscli