helm (latest-arm-v7)

Published 2023-10-18 12:45:02 +00:00 by volker.raschek in volker.raschek/helm-docker

Installation

docker pull git.cryptic.systems/volker.raschek/helm:latest-arm-v7
sha256:595c2cd5e83aca1418df9291b796d518511c723a80fd60d9aa14b8889dba4b76

Image Layers

ADD file:61f54a318ad79861c6177783bb4c604412b5d952f45a9aa12ff97f4dccba7f73 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=2023-10-18T12:43:40Z
LABEL org.opencontainers.image.revision=0548de5603a2428ced7f993179500ddc89fffce2
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 2023-10-18T12:43:40Z
org.opencontainers.image.revision 0548de5603a2428ced7f993179500ddc89fffce2
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
2023-10-18 12:45:02 +00:00
108
OCI / Docker
linux/arm
49 MiB
Versions (68) View all
latest-amd64 2024-11-21
latest-arm64-v8 2024-11-21
latest 2024-10-15
3.16.1 2024-09-16
3 2024-09-16