sha256:7df51cfde9ed0fa8ded4cebf0170ba9040a69838225dde18899669d647ef4a1d
OS/ARCH
Compressed size
19.35 MB
Last pushed
3 months by d3fk
Type
Image
Manifest digest
sha256:08c0c02c00b30d1ce375031222db996fc495d329f49f220e2659389205dec791
Image Layers
1ARG APPNAME=helm0 B2ARG APP_TMP_ROOT=/tmp/install0 B3LABEL org.opencontainers.image.authors=d3fk0 B4LABEL org.opencontainers.image.source=https://github.com/Angatar/helm.git0 B5LABEL org.opencontainers.image.url=https://github.com/Angatar/helm0 B6LABEL org.opencontainers.image.base.name=docker.io/library/scratch0 B7LABEL org.opencontainers.image.title=d3fk/helm0 B8LABEL org.opencontainers.image.description=Minimal container image only0 B9ENV HELM_CACHE_HOME=/.helm/.cache/helm0 B10ENV HELM_CONFIG_HOME=/.helm/.config/helm0 B11ENV HELM_DATA_HOME=/.helm/.local/share/helm0 B12COPY /tmp/install/helm/helm /helm # buildkit19.25 MB13COPY /tmp/install/etc /etc # buildkit193 B14COPY /etc/ssl/certs /etc/ssl/certs # buildkit102.33 KB15USER helm0 B16ENTRYPOINT ["/helm"]0 B17CMD ["--help"]0 B18WORKDIR /files100 BCommand
ARG APPNAME=helm