sha256:481e198f92753da113da19af00de2e543f5bfe01286e8bfdffc26db22b8bc029
OS/ARCH
linux/amd64
Compressed size
61.03 MB
Last pushed
over 5 years by dther
Type
Image
Manifest digest
sha256:481e198f92753da113da19af00de2e543f5bfe01286e8bfdffc26db22b8bc029
Image Layers
137.56 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.46 MB8ENTRYPOINT ["/usr/local/bin/helm-operator" "run" "--watches-file=./watches.yaml"]0 B9ENV HOME=/opt/helm0 B10COPY watches.yaml /opt/helm/watches.yaml # buildkit298 B11COPY helm-charts /opt/helm/helm-charts # buildkit3.64 KB12WORKDIR /opt/helm32 BCommand