Like it says, it's a docker image built on alpine with awscli, kubectl and helm installed. Size 72.31 MB.
Available from docker hub as thingsprosre/awscli-kubectl-helm
docker run -it --rm thingsprosre/awscli-kubectl-helm bash
git clone [email protected]:MOXA-ISD/docker-awscli-kubectl-helm.git
You can modify or update tools version in config.ini before build image
# build image
make build
# run and attach image for test
make run
# publish image
make publish
Content type
Image
Digest
Size
73.7 MB
Last updated
about 6 years ago
docker pull thingsprosre/awscli-kubectl-helm