sha256:4d86c40e23db947dd53a0c71eb95053aefab2248a5183c33f2225243d03984ce
OS/ARCH
linux/amd64
Compressed size
104.21 MB
Last pushed
almost 5 years by btodhunter
Type
Image
Manifest digest
sha256:4d86c40e23db947dd53a0c71eb95053aefab2248a5183c33f2225243d03984ce
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 Enterprise Operator vendor=Anchore0 B10ENV HOME=/opt/helm0 B11COPY licenses /licenses # buildkit7.63 KB12COPY watches.yaml /opt/helm/watches.yaml # buildkit447 B13COPY helm-charts /opt/helm/helm-charts # buildkit100.24 KB14USER root0 B15RUN /bin/sh -c microdnf install39.97 MB16WORKDIR /opt/helm32 B17USER 10010 BCommand