sha256:a74689b0f616607e70c06f6ca017790c2f53ef0a3d608c2f8f22f7cd5208ef14
OS/ARCH
Compressed size
60.78 MB
Last pushed
about 5 years by senthilrch
Type
Image
Manifest digest
sha256:a74689b0f616607e70c06f6ca017790c2f53ef0a3d608c2f8f22f7cd5208ef14
Image Layers
137.67 MB21.71 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 B9ENV HOME=/opt/helm0 B10COPY watches.yaml /opt/helm/watches.yaml # buildkit253 B11COPY helm-charts /opt/helm/helm-charts # buildkit7.77 KB12WORKDIR /opt/helm0 BCommand