sha256:57bd6e4d776b0bc26c32201ecbbe256d91ad40348c52878e52a1d33a15d35dfb
OS/ARCH
linux/amd64
Compressed size
85.2 MB
Last pushed
about 5 years by btodhunter
Type
Image
Manifest digest
sha256:57bd6e4d776b0bc26c32201ecbbe256d91ad40348c52878e52a1d33a15d35dfb
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 B9LABEL name=Anchore Engine Operator vendor=Anchore0 B10ENV HOME=/opt/helm0 B11COPY licenses /licenses # buildkit3.79 KB12COPY watches.yaml /opt/helm/watches.yaml # buildkit388 B13COPY helm-charts /opt/helm/helm-charts # buildkit105.18 KB14USER root0 B15RUN /bin/sh -c microdnf install24.32 MB16WORKDIR /opt/helm32 B17USER 10010 BCommand