Official Python 3.7 Alpine Linux Docker image with awscli preinstalled.
- python:3.7-alpine
- awscli
- git
- bash
- openssl
$ docker pull prog893/docker-aws-cli:latest
For specific version of awscli, use aws-cli version tags:
$ docker pull prog893/docker-aws-cli:1.16.72
Versions v1.15.52 and newer are available. Check the full list of available tags here.