2020-12-10 13:30:25 UTC
21.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:188c0c94c7c576fff0792aca7ec73d67a2f7f4cb3a6e53a84559337260b36964 - 12.65% (2.67 MB)
[#001] sha256:7ef2e12a88ea14defde107f53f055f91881c81a3b094a771e660f7eb1fe1a4a1 - 0.0% (160 Bytes)
[#002] sha256:6ec5fe79b4e2f3d849db6826f16a6b020473683ff7f39048a77047f700d3d44a - 1.31% (282 KB)
[#003] sha256:838dc67312aa36369fc3949e2fdf71ca62e89eadbeab891675bf210c3fc6cd10 - 86.03% (18.1 MB)
[#004] sha256:f7400bf86d07fda1efa8cc8fd928690e446862f58c29cf0641b6d1ab6476ebbd - 0.01% (1.22 KB)
/bin/sh -c #(nop) ADD file:f17f65714f703db9012f00e5ec98d0b2541ff6147c2633f7ab9ba659d0c507f4 in /
2020-10-22 02:19:24 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-12-10 13:28:48 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.source=https://github.com/fluxcd/image-reflector-controller
2020-12-10 13:28:48 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf # buildkit
2020-12-10 13:28:49 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache ca-certificates tini # buildkit
2020-12-10 13:30:25 UTC (buildkit.dockerfile.v0)COPY /workspace/image-reflector-controller /usr/local/bin/ # buildkit
2020-12-10 13:30:25 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c addgroup -S controller && adduser -S -g controller controller # buildkit
2020-12-10 13:30:25 UTC (buildkit.dockerfile.v0)USER controller
2020-12-10 13:30:25 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/sbin/tini" "--" "image-reflector-controller"]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.