2022-09-27 02:39:34 UTC
127 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc - 57.36% (72.6 MB)
[#001] sha256:c759a969d01b3e175e43d7b39fde11ced5f2bc6995b627a2b6f36a729db340e6 - 42.64% (54 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#003] sha256:2937792bd96ed1e7bba6be71e6e14dc62813ab570a67af6824f3c8690b54b61c - 0.0% (233 Bytes)
/bin/sh -c #(nop) ADD file:b3ebbe8bd304723d43b7b44a6d990cd657b63d93d6a2a9293983a30bfc1dfa53 in /
2021-09-15 18:20:23 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
2021-09-15 18:20:23 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-09-27 02:39:34 UTC (buildkit.dockerfile.v0)ARG APISIX_VERSION=2.13.3
2022-09-27 02:39:34 UTC (buildkit.dockerfile.v0)LABEL apisix_version=2.13.3
2022-09-27 02:39:34 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=2.13.3 /bin/sh -c yum install -y https://repos.apiseven.com/packages/centos/apache-apisix-repo-1.0-1.noarch.rpm && yum install -y apisix-${APISIX_VERSION} && yum clean all && sed -i 's/PASS_MAX_DAYS\t99999/PASS_MAX_DAYS\t60/g' /etc/login.defs # buildkit
2022-09-27 02:39:34 UTC (buildkit.dockerfile.v0)WORKDIR /usr/local/apisix
2022-09-27 02:39:34 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=2.13.3 /bin/sh -c ln -sf /dev/stdout /usr/local/apisix/logs/access.log && ln -sf /dev/stderr /usr/local/apisix/logs/error.log # buildkit
2022-09-27 02:39:34 UTC (buildkit.dockerfile.v0)EXPOSE map[9080/tcp:{} 9443/tcp:{}]
2022-09-27 02:39:34 UTC (buildkit.dockerfile.v0)CMD ["sh" "-c" "/usr/bin/apisix init && /usr/bin/apisix init_etcd && /usr/local/openresty/bin/openresty -p /usr/local/apisix -g 'daemon off;'"]
2022-09-27 02:40:28 UTC
158 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec - 65.6% (103 MB)
[#001] sha256:ece7faf3b9ac8c70a971a746b2ab4ecb682ec47999a0286740e9626fdae6ef04 - 34.4% (54.2 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#003] sha256:2402d551d26b7188a5d8921bbc6fb68c97ba6eedb683e10bac8a0caca7bf8523 - 0.0% (230 Bytes)
/bin/sh -c #(nop) ADD file:5b1e63a3cb041177b802b501dedcd71a86f1773ea0f69f048f2eb3901097711d in /
2022-02-14 19:39:37 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
2022-02-14 19:39:38 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-09-27 02:40:28 UTC (buildkit.dockerfile.v0)ARG APISIX_VERSION=2.13.3
2022-09-27 02:40:28 UTC (buildkit.dockerfile.v0)LABEL apisix_version=2.13.3
2022-09-27 02:40:28 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=2.13.3 /bin/sh -c yum install -y https://repos.apiseven.com/packages/centos/apache-apisix-repo-1.0-1.noarch.rpm && yum install -y apisix-${APISIX_VERSION} && yum clean all && sed -i 's/PASS_MAX_DAYS\t99999/PASS_MAX_DAYS\t60/g' /etc/login.defs # buildkit
2022-09-27 02:40:28 UTC (buildkit.dockerfile.v0)WORKDIR /usr/local/apisix
2022-09-27 02:40:28 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=2.13.3 /bin/sh -c ln -sf /dev/stdout /usr/local/apisix/logs/access.log && ln -sf /dev/stderr /usr/local/apisix/logs/error.log # buildkit
2022-09-27 02:40:28 UTC (buildkit.dockerfile.v0)EXPOSE map[9080/tcp:{} 9443/tcp:{}]
2022-09-27 02:40:28 UTC (buildkit.dockerfile.v0)CMD ["sh" "-c" "/usr/bin/apisix init && /usr/bin/apisix init_etcd && /usr/local/openresty/bin/openresty -p /usr/local/apisix -g 'daemon off;'"]
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.