sha256:7d7dee684f6248e5dc88260a7c03a00dde0ed0192619076572deb826d5a7c59d
OS/ARCH
linux/amd64
Compressed size
104.21 MB
Last pushed
almost 5 years by btodhunter
Type
Image
Manifest digest
sha256:7d7dee684f6248e5dc88260a7c03a00dde0ed0192619076572deb826d5a7c59d
Image Layers
137.49 MB21.69 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 # buildkit26.64 MB8ENTRYPOINT ["/usr/local/bin/helm-operator" "run" "--watches-file=./watches.yaml"]0 B9LABEL name=Anchore Engine Operator vendor=Anchore0 B10ENV HOME=/opt/helm0 B11COPY licenses /licenses # buildkit3.79 KB12COPY watches.yaml /opt/helm/watches.yaml # buildkit391 B13COPY helm-charts /opt/helm/helm-charts # buildkit108.21 KB14USER root0 B15RUN /bin/sh -c microdnf install39.97 MB16WORKDIR /opt/helm32 B17USER 10010 BCommand