sha256:921c840937ef6e97fa952ad07f574bb22a929624b2a205ca2f6f71dbff0b67b9
OS/ARCH
linux/amd64
Compressed size
60.77 MB
Last pushed
over 5 years by snykdocker
Type
Image
Manifest digest
sha256:921c840937ef6e97fa952ad07f574bb22a929624b2a205ca2f6f71dbff0b67b9
Image Layers
137.66 MB21.7 KB3ENV HOME=/opt/helm USER_NAME=helm USER_UID=10010 B4RUN /bin/sh -c echo "${USER_NAME}:x:${USER_UID}:0:${USER_NAME}396 B5WORKDIR /opt/helm120 B6USER 10010 B7COPY /workspace/build/helm-operator /usr/local/bin/helm-operator # buildkit23.1 MB8ENTRYPOINT ["/usr/local/bin/helm-operator" "run" "--watches-file=./watches.yaml"]0 B10ENV HOME=/opt/helm0 B11COPY LICENSE /licenses/LICENSE # buildkit516 B12COPY watches.yaml /opt/helm/watches.yaml # buildkit378 B13COPY helm-charts /opt/helm/helm-charts # buildkit6.99 KB14WORKDIR /opt/helm32 BCommand