2022-08-09 10:24:59 UTC
14.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ab6db1bc80d0a6df92d04c3fad44b9443642fbc85878023bc8c011763fe44524 - 18.73% (2.68 MB)
[#001] sha256:51c9e89c40799ee632f2ad65b1e925f01ab6a7d9e5e92e1ff3ee7d6ef165d3f5 - 81.26% (11.6 MB)
[#002] sha256:e5318bdfab2277559e92409e22bf962dc3cd5dc6d8a346ef1c1e19e5126aae4a - 0.0% (104 Bytes)
[#003] sha256:06fb8a831d1ae6984b70ef24445858d82fdff75c87035fb5938bf0b3aaa5e8e8 - 0.01% (1.19 KB)
/bin/sh -c #(nop) ADD file:c679662d1fba5d188d8f31ab4ebeb7099221926df7630a6917aa461fc33d7ea6 in /
2022-07-19 22:20:11 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-08-09 10:24:59 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -ex && echo "http://nl.alpinelinux.org/alpine/edge/main" >> /etc/apk/repositories && echo "http://nl.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories && echo "http://nl.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories && apk update && apk upgrade && apk add --no-cache bash iproute2 iptables iputils tcpdump # buildkit
2022-08-09 10:24:59 UTC (buildkit.dockerfile.v0)WORKDIR /kube-ovn
2022-08-09 10:24:59 UTC (buildkit.dockerfile.v0)COPY nat-gateway.sh /kube-ovn/ # buildkit
2022-08-09 10:21:56 UTC
14.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:e0295fd11fe28fc9d5438734f4d9560cce203f9c2dc12b26e0cfd0c1c02548f7 - 18.43% (2.59 MB)
[#001] sha256:9330734a8ddf03ed86b9d2383617aa32b8ceca2ca2406efdca72417d40f3394f - 81.56% (11.5 MB)
[#002] sha256:5a572701303e99adcc5c413b62c712dc275a028343742ee684c96484b9d4aa8c - 0.0% (104 Bytes)
[#003] sha256:3d08c2cef933348ff23c3003005d5d8fcdd7b013f853ac63d922eeedf8debbf0 - 0.01% (1.19 KB)
/bin/sh -c #(nop) ADD file:158791ae9b4fb18e208925ce1ac7396322e741030bcd9bcae7e320e83f517dfe in /
2022-07-19 22:39:42 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-08-09 10:21:56 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -ex && echo "http://nl.alpinelinux.org/alpine/edge/main" >> /etc/apk/repositories && echo "http://nl.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories && echo "http://nl.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories && apk update && apk upgrade && apk add --no-cache bash iproute2 iptables iputils tcpdump # buildkit
2022-08-09 10:21:56 UTC (buildkit.dockerfile.v0)WORKDIR /kube-ovn
2022-08-09 10:21:56 UTC (buildkit.dockerfile.v0)COPY nat-gateway.sh /kube-ovn/ # buildkit
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.