helm (latest-arm64-v8)
Installation
docker pull git.cryptic.systems/volker.raschek/helm:latest-arm64-v8
sha256:07d93cb09249ef5b619e3b29d6b64af21a032cdf44d8cf4343565daf58248262
Image Layers
ADD alpine-minirootfs-3.21.0-aarch64.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:04Z |
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:04Z |
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
2024-12-17 08:57:14 +00:00
Versions (77)
View all
Container
209
OCI / Docker
linux/arm64/v8
80 MiB