This docker image is a to-go solution to run various CI Pipeline(like gitlab
, github
, ...) when implementing docker-in-docker method.
It is built on the top of lightweight Alpine
Linux distribution and have docker
, azure cli
, kubectl
and helm
installed.
It is capable of building and pushing docker images/helm charts to remote ACR and completing other tasks in pipeline.
Supported tags and release links
- 1.0.0:
docker
=18.09azure-cli
=2.0.68kubectl
=1.13.3helm
=2.14.1alpine
=3.10