This image is based on our Alpine Linux image.
We install only aws-cli it self and jq for better parsing of responses.
Note: entrypoint is not set to aws cli it self but to shell so you don't need to oweride it.
docker run --rm -e AWS_ACCESS_KEY_ID="<redacted>" -e AWS_SECRET_ACCESS_KEY="<redacted>" cookielab/aws-cli aws version
Content type
Image
Digest
Size
47.1 MB
Last updated
over 6 years ago
docker pull cookielab/aws-cli