2023-10-08 03:25:59 UTC
11.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:b790c763077d39e4465543261cf1fb8f2a4f5c60219402b3854c8c8a57dff868 - 28.87% (3.25 MB)
[#001] sha256:20f359c7ffcac16bf15ed619b5ccf88b9062fd4b18bed3f281da161b156c2c76 - 71.12% (8.02 MB)
[#002] sha256:fecdbcda52c94517a61196b0f7043a6b4009eb542d8529892bfb5186f6cbf83d - 0.0% (98 Bytes)
[#003] sha256:83db7c880cd06c5def8dd142081cba97e96e9bb258fdb097748fc985a4ae093d - 0.01% (1.18 KB)
/bin/sh -c #(nop) ADD file:29c14c7c2e428cb8604def76cf9e4a930cdfdc4ecab4928a051df45d6bb534cf in /
2023-09-01 20:21:59 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-10-08 03:25:59 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -ex && apk update && apk upgrade && apk add --no-cache bash iproute2 iptables iputils tcpdump # buildkit
2023-10-08 03:25:59 UTC (buildkit.dockerfile.v0)WORKDIR /kube-ovn
2023-10-08 03:25:59 UTC (buildkit.dockerfile.v0)COPY nat-gateway.sh /kube-ovn/ # buildkit
2023-10-08 03:28:33 UTC
11.4 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:bd218047ff719d3306f5565faa6f561ac3e52b51391804fd7b53231f8326f059 - 27.84% (3.18 MB)
[#001] sha256:3cb17d74587f36dd82004a50aefa5674d40fa85244aa8bbda09b91c98f1fcc89 - 72.15% (8.24 MB)
[#002] sha256:2620f1c2eb2cd14334923539668270d59c6018d56f57af1c3d46e85fd1a1ffab - 0.0% (98 Bytes)
[#003] sha256:b104dcdc6b6a9a206386d9026c4415803c1894ca6c5d7ae59b35cad69a01c881 - 0.01% (1.18 KB)
/bin/sh -c #(nop) ADD file:7b81cd408aa91fe72b137a25268d416bfe02b0d5f4364d33fff62c7b779bf6a4 in /
2023-09-01 19:39:33 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-10-08 03:28:33 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -ex && apk update && apk upgrade && apk add --no-cache bash iproute2 iptables iputils tcpdump # buildkit
2023-10-08 03:28:33 UTC (buildkit.dockerfile.v0)WORKDIR /kube-ovn
2023-10-08 03:28:33 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.