2021-04-15 14:21:55 UTC
129 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc - 56.48% (72.6 MB)
[#001] sha256:a86ca9f17e0f50561efe78693584fcf233599403218e54c71f818bc244022cf0 - 0.0% (137 Bytes)
[#002] sha256:bf2682c0dc38dc0b4f5b893619a4c1dd0a27e23b05bb1d984818b46bc65b7456 - 28.05% (36 MB)
[#003] sha256:e0f4cf210c60bf8ee9616d1c326a3163086fb8d057e7286cac48a56d656388b1 - 15.47% (19.9 MB)
[#004] sha256:217ce7bbbc94feb43787c759f70eba336634ba3fcc0a7df6b17b6ac726afd6d4 - 0.0% (811 Bytes)
/bin/sh -c #(nop) ADD file:b3ebbe8bd304723d43b7b44a6d990cd657b63d93d6a2a9293983a30bfc1dfa53 in /
2020-11-14 00:20:04 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0 org.label-schema.name=CentOS Base Image org.label-schema.vendor=CentOS org.label-schema.license=GPLv2 org.label-schema.build-date=20201113 org.opencontainers.image.title=CentOS Base Image org.opencontainers.image.vendor=CentOS org.opencontainers.image.licenses=GPL-2.0-only org.opencontainers.image.created=2020-11-13 00:00:00+00:00
2020-11-14 00:20:04 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-04-01 02:25:54 UTC (buildkit.dockerfile.v0)LABEL maintainer=gxthrj@163.com
2021-04-01 02:25:54 UTC (buildkit.dockerfile.v0)WORKDIR /ingress-apisix
2021-04-01 02:26:03 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c yum -y install ca-certificates libc6-compat && update-ca-trust && echo "hosts: files dns" > /etc/nsswitch.conf # buildkit
2021-04-15 14:21:54 UTC (buildkit.dockerfile.v0)COPY /build/apisix-ingress-controller . # buildkit
2021-04-15 14:21:55 UTC (buildkit.dockerfile.v0)COPY /usr/share/zoneinfo/Hongkong /etc/localtime # buildkit
2021-04-15 14:21:55 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/ingress-apisix/apisix-ingress-controller" "ingress" "--config-path" "/ingress-apisix/conf/config.yaml"]
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.