sha256:db20fd99cdb7a423ae10b6c012042377b41ca332f2d5b27b2e089900b66e4678
OS/ARCH
linux/amd64
Compressed size
65.38 MB
Last pushed
almost 4 years by guidanz
Type
Image
Manifest digest
sha256:db20fd99cdb7a423ae10b6c012042377b41ca332f2d5b27b2e089900b66e4678
Image Layers
135.81 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}397 B5WORKDIR /opt/helm120 B6USER 10010 B7COPY /workspace/build/helm-operator /usr/local/bin/helm-operator # buildkit29.56 MB8ENTRYPOINT ["/usr/local/bin/helm-operator" "run" "--watches-file=./watches.yaml"]0 B9ENV HOME=/opt/helm0 B10COPY watches.yaml /opt/helm/watches.yaml # buildkit295 B11COPY helm-charts /opt/helm/helm-charts # buildkit3.97 KB12WORKDIR /opt/helm32 BCommand