An open API service indexing awesome lists of open source software.

https://github.com/ventx/helm-awscli-kubectl-terraform

Alpine Docker image with awscli, kubectl, Helm and Terraform
https://github.com/ventx/helm-awscli-kubectl-terraform

alpine alpine-linux aws-cli awscli docker dockerfile helm helmdiff kubectl terraform

Last synced: 4 months ago
JSON representation

Alpine Docker image with awscli, kubectl, Helm and Terraform

Awesome Lists containing this project

README

          

# helm-awscli-kubectl-terraform
Small Alpine Docker image with awscli, kubectl, helm and terraform

## Docker Hub

[ventx/helm-awscli-kubectl-terraform](https://cloud.docker.com/u/ventx/repository/docker/ventx/helm-awscli-kubectl-terraform)

# Docker image

* OS: Alpine
* Version: 3.9

# Installed Packages

* [ca-certificates](https://pkgs.alpinelinux.org/package/v3.9/community/x86_64/ca-certificates)
* [curl](https://pkgs.alpinelinux.org/package/v3.9/community/x86_64/curl)
* [git](https://pkgs.alpinelinux.org/package/v3.9/community/x86_64/git)
* [jq](https://pkgs.alpinelinux.org/package/v3.9/community/x86_64/jq)
* [openssh-client](https://pkgs.alpinelinux.org/package/v3.9/community/x86_64/openssh-client)
* [python3](https://pkgs.alpinelinux.org/package/v3.9/community/x86_64/python3)
* [tar](https://pkgs.alpinelinux.org/package/v3.9/community/x86_64/tar)
* [wget](https://pkgs.alpinelinux.org/package/v3.9/community/x86_64/wget)

# Installed Packages (pip)

* [awscli](https://pypi.org/project/awscli/) `1.16.169`

# Installed Packages (go binaries)

* [helm|](https://helm.sh/) `2.13.1`
* [kubectl](https://kubernetes.io/docs/reference/kubectl/kubectl/) `1.13.4`
* [kubectl_latest](https://kubernetes.io/docs/reference/kubectl/kubectl/) `latest`
* [terraform](https://www.terraform.io/downloads.html) `0.11.12`

# Helm Plugins

* [helmdiff](https://github.com/databus23/helm-diff/releases) `latest`