helm (latest-arm64-v8)

Published 2024-05-27 15:37:31 +00:00 by volker.raschek in volker.raschek/helm-docker

Installation

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

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-05-27T15:36:47Z
LABEL org.opencontainers.image.revision=b6dd07d33c88338013be79b832bfa1969074949c
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-05-27T15:36:47Z
org.opencontainers.image.revision b6dd07d33c88338013be79b832bfa1969074949c
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-05-27 15:37:31 +00:00
138
OCI / Docker
linux/arm64/v8
52 MiB
Versions (50) View all
latest 2024-05-27
latest-amd64 2024-05-27
latest-arm64-v8 2024-05-27
3.15 2024-05-16
3 2024-05-16