jansauer / dockercli-plus-awscli-container-image

A Container Image packing the Docker CLI plus the AWS CLI.
https://hub.docker.com/r/jansauer/dockercli-plus-awscli
14 stars 6 forks source link

Version tags on Docker Hub #28

Open bryzgaloff opened 2 years ago

bryzgaloff commented 2 years ago

Hi @jansauer thank you, awesome package!

Could you please version tags on Docker Hub? E.g. your current version would be :aws-2.4.7-docker-20.10.9.

This will simplify versions management to build integrations with other services. E.g. to docker-build on Gitlab CI I will need to run a Docker-in-Docker image (aka dind). To preserve compatibility I would like to fix version for both main image (yours) and service image (dind).