Dockerfile for the tstrohmeier/awscli image
@Dockerhub: https://hub.docker.com/r/tstrohmeier/awscli/
docker pull tstrohmeier/awscli:latest
# version 3.8.3
docker pull tstrohmeier/awscli:3.8.3
- awscli tool via the pip installer
If you need the ecs-cli
too, then please have a look at the ecs-cli
branch.
docker pull tstrohmeier/awscli:latest-ecs
# version 3.8.3
docker pull tstrohmeier/awscli:3.8.3-ecs
Any improvement as Pull Request is welcome!