mamchenkov.net
Easier AWS CLI with Docker
Here is a handy blog post that shows how to simplify the installation and running of the Amazon AWS command line commands, using Docker. With the Dockerfile like this: One can build the image and run the container as follows: Obviously, DO NOT hardcode your Amazon AWS credentials into an image, which will be publicly … Continue reading Easier AWS CLI with Docker