helm (latest-amd64)

Published 2024-12-17 08:58:36 +00:00 by volker.raschek in volker.raschek/helm-docker

Installation

docker pull git.cryptic.systems/volker.raschek/helm:latest-amd64
sha256:124e7635e8e3e1cef21c168de2431c5cfb1f2011e33743677926522195237ea6

Image Layers

ADD alpine-minirootfs-3.21.0-x86_64.tar.gz / # buildkit
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 if [[ -z "${HELM_VERSION+x}" ]]; then bash /tmp/install.sh; fi
/bin/sh -c if [[ -n "${HELM_VERSION+x}" ]]; then bash /tmp/install.sh --version "${HELM_VERSION}"; fi
/bin/sh -c rm /tmp/install.sh
/bin/sh -c helm plugin install https://github.com/chartmuseum/helm-push.git && helm plugin install https://github.com/helm-unittest/helm-unittest.git && helm plugin install https://github.com/losisin/helm-values-schema-json.git
ENTRYPOINT ["/usr/local/bin/helm"]
LABEL org.opencontainers.image.created=2024-12-17T08:56:47Z
LABEL org.opencontainers.image.revision=27fa6d83210dccc8a889fb428e72720b834bb6c7
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-12-17T08:56:47Z
org.opencontainers.image.revision 27fa6d83210dccc8a889fb428e72720b834bb6c7
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-12-17 08:58:36 +00:00
10106
OCI / Docker
linux/amd64
85 MiB
Versions (77) View all
3 2024-12-17
3.16 2024-12-17
3.16.4 2024-12-17
latest 2024-12-17
3.16.4-amd64 2024-12-17