aws-cli-docker
aws-cli-docker copied to clipboard
Simple Docker image with the AWS CLI
Hello, I'm trying to run `apt-get update` and getting this error: ```bash /aws# apt-get update Get:1 http://deb.debian.org/debian stable InRelease [113 kB] Get:2 http://deb.debian.org/debian stable-updates InRelease [36.8 kB] Get:3 http://deb.debian.org/debian stable/main...
Trying to use the aws-cli container in Kubernets pod - I have the below config, but it does NOT work Essentially I am trying to pass the environment credentials from...
The latest image 1.16.173 at the moment gives an error in gitlab ci. ``` ERROR: Job failed (system failure): unable to upgrade connection: container not found ("build") ``` The image...
Any chance you can update to use the entrypoint as aws? It'd be helpful to use with whalebrew which requires it: https://github.com/bfirsh/whalebrew#creating-packages I'm currently using mesosphere/aws-cli with whalebrew, but it’s...