2020-12-11 13:50:43 UTC
24.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:05e7bc50f07f000e9993ec0d264b9ffcbb9a01a4d69c68f556d25e9811a8f7f4 - 10.85% (2.67 MB)
[#001] sha256:e8db8167b1bf27188aa837f1ff58fec8d1d8f9d0f63d33df115085e08327b5c1 - 1.12% (282 KB)
[#002] sha256:47582f69d67b81c22c3e4fc9735656e05fdbbcf66035584ddecf46517237a1c3 - 2.95% (744 KB)
[#003] sha256:b12ac8f087d8cf3b3dfc36ca4fa98a58b53b8654cea3f58601d6dc156aea216c - 85.07% (20.9 MB)
[#004] sha256:d1fa171e909aefb0df5b91029f829776d130ce7df5b12d3c3261852549a2d893 - 0.0% (160 Bytes)
[#005] sha256:c849f108bc5eea8e671bb8672f71afd8fa908a031e71c72ead334e966397805b - 0.0% (1.22 KB)
/bin/sh -c #(nop) ADD file:62a1e09319acb6d1bad91ef1c35aabdc7e5e19883a77f30f1951ccfffc812124 in /
2020-12-11 02:04:07 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-12-11 13:48:43 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.source=https://github.com/fluxcd/source-controller
2020-12-11 13:48:43 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache ca-certificates tini # buildkit
2020-12-11 13:48:44 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/community libgit2~=1.1 # buildkit
2020-12-11 13:50:43 UTC (buildkit.dockerfile.v0)COPY /workspace/source-controller /usr/local/bin/ # buildkit
2020-12-11 13:50:43 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf # buildkit
2020-12-11 13:50:43 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c addgroup -S controller && adduser -S -g controller controller # buildkit
2020-12-11 13:50:43 UTC (buildkit.dockerfile.v0)USER controller
2020-12-11 13:50:43 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/sbin/tini" "--" "source-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.