sha256:511d989f3025f86c8a5f6b4a1ad8a55a24c48ada50cebc159964498f7141e52f
OS/ARCH
Compressed size
65.37 MB
Last pushed
almost 4 years by senthilrch
Type
Image
Manifest digest
sha256:98507dd1295dcd95d96b341874f35b789ff1dde032f7b3df56238bcfab9d4746
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}396 B5WORKDIR /opt/helm120 B6USER 10010 B7COPY /workspace/build/helm-operator /usr/local/bin/helm-operator # buildkit29.55 MB8ENTRYPOINT ["/usr/local/bin/helm-operator" "run" "--watches-file=./watches.yaml"]0 B9ENV HOME=/opt/helm0 B10COPY watches.yaml /opt/helm/watches.yaml # buildkit249 B11COPY helm-charts /opt/helm/helm-charts # buildkit9.19 KB12WORKDIR /opt/helm32 BCommand