helm (latest-arm64-v8)

Published 2024-04-11 06:23:36 +00:00 by volker.raschek in volker.raschek/helm-docker

Installation

docker pull git.cryptic.systems/volker.raschek/helm:latest-arm64-v8
sha256:3dfad9ea487c29669e4f44e31671ef4504f52a6bbe45fd8b4116b8d1b952673e

Image Layers

ADD file:d0764a717d1e9d0aff3fa84779b11bfa0afe4430dcb6b46d965b209167639ba0 in /
CMD ["/bin/sh"]
ARG HELM_VERSION
/bin/sh -c apk add bash curl git openssl && curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 --output /tmp/install.sh
/bin/sh -c [[ ${HELM_VERSION} == "" ]]; bash /tmp/install.sh
/bin/sh -c [[ ${HELM_VERSION} != "" ]]; bash /tmp/install.sh --version ${HELM_VERSION}
/bin/sh -c rm /tmp/install.sh
/bin/sh -c helm plugin install https://github.com/chartmuseum/helm-push.git
ENTRYPOINT ["/usr/local/bin/helm"]
LABEL org.opencontainers.image.created=2024-04-11T06:22:54Z
LABEL org.opencontainers.image.revision=daef9260862cd80b8902c07384f1d11eea907372
LABEL org.opencontainers.image.source=https://git.cryptic.systems/volker.raschek/helm-docker.git
LABEL org.opencontainers.image.url=https://git.cryptic.systems/volker.raschek/helm-docker

Labels

Key Value
org.opencontainers.image.created 2024-04-11T06:22:54Z
org.opencontainers.image.revision daef9260862cd80b8902c07384f1d11eea907372
org.opencontainers.image.source https://git.cryptic.systems/volker.raschek/helm-docker.git
org.opencontainers.image.url https://git.cryptic.systems/volker.raschek/helm-docker
Details
Container
2024-04-11 06:23:36 +00:00
123
OCI / Docker
linux/arm64/v8
51 MiB
Versions (44) View all
latest 2024-04-11
3 2024-04-11
3.14.4 2024-04-11
3.14 2024-04-11
3.14.4-amd64 2024-04-11