2021-09-16 13:39:38 UTC
13.4 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:4e9f2cdf438714c2c4533e28c6c41a89cc6c1b46cf77e54c488db30ca4f5b6f3 - 20.05% (2.68 MB)
[#001] sha256:8129746cf28c2ef43f3b04f245ab26ae09dc816b34e11794cd920d1363eb1da7 - 79.95% (10.7 MB)
[#002] sha256:234504a5a909aa16ac64fbd8eb7396e805590035ad2b409ad02145d3c1aa2e3a - 0.0% (104 Bytes)
[#003] sha256:2ff48e4cd821bd06733b170de47bab8dc170b16330cf21a4d5a2ab63d9cccd91 - 0.01% (1.09 KB)
/bin/sh -c #(nop) ADD file:ecdfb91a737d6c292265c1b77ffd3d82ba810dd43ea4ef79714b66b1da74a5aa in /
2021-08-31 23:18:16 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-09-16 13:39:38 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
2021-09-16 13:39:38 UTC (buildkit.dockerfile.v0)WORKDIR /kube-ovn
2021-09-16 13:39:38 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.