2023-12-14 10:51:07 UTC
97 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/openresty/luajit/bin:/usr/local/openresty/nginx/sbin:/usr/local/openresty/bin
[#000] sha256:b7f91549542cca4b35a34cdee5364339f17468971ea730bb072864d3e78c8b94 - 30.88% (30 MB)
[#001] sha256:395390a1b462b567c5c00de37e958fa900ba23a894599213ca9d574c65eaffb9 - 66.26% (64.3 MB)
[#002] sha256:fa5d0dca2ead6ae9d981755ecfb83f7bce2ef1a0232c28717fd8f8802fa106a1 - 0.07% (67.9 KB)
[#003] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#004] sha256:2f4010ba0e75ae4009626bf0435fcd083ece21493d7f435c82068226b0d634d7 - 2.8% (2.71 MB)
[#005] sha256:4e17fba32972f4fc0725c785fdafec8f96f37028f41bedf8922fd75889e205e5 - 0.0% (232 Bytes)
[#006] sha256:2c60b7a0255e1ed69408e3ebfefd6919d227e10db5a39174971290f473a9265e - 0.0% (1.04 KB)
/bin/sh -c #(nop) ADD file:e9f63d1defc55282fec6525ac2886c735dc2189e34105d7fe64c2420d6673922 in /
2023-11-21 05:21:58 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-12-14 10:51:05 UTC (buildkit.dockerfile.v0)ARG APISIX_VERSION=3.7.0
2023-12-14 10:51:05 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=3.7.0 /bin/sh -c set -ex; arch=$(dpkg --print-architecture); apt update; apt-get -y install --no-install-recommends wget gnupg ca-certificates curl; codename=`grep -Po 'VERSION="[0-9]+ \(\K[^)]+' /etc/os-release`; wget -O - https://openresty.org/package/pubkey.gpg | apt-key add -; case "${arch}" in amd64) echo "deb https://openresty.org/package/debian $codename openresty" | tee /etc/apt/sources.list.d/openresty.list && wget -O - https://repos.apiseven.com/pubkey.gpg | apt-key add - && echo "deb https://repos.apiseven.com/packages/debian $codename main" | tee /etc/apt/sources.list.d/apisix.list ;; arm64) echo "deb https://openresty.org/package/arm64/debian $codename openresty" | tee /etc/apt/sources.list.d/openresty.list && wget -O - https://repos.apiseven.com/pubkey.gpg | apt-key add - && echo "deb https://repos.apiseven.com/packages/arm64/debian $codename main" | tee /etc/apt/sources.list.d/apisix.list ;; esac; apt update && apt install -y apisix=${APISIX_VERSION}-0 && apt-get purge -y --auto-remove && rm -f /etc/apt/sources.list.d/openresty.list /etc/apt/sources.list.d/apisix.list && rm /usr/local/openresty/bin/etcdctl && openresty -V && apisix version # buildkit
2023-12-14 10:51:06 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=3.7.0 /bin/sh -c apt-get -y purge --auto-remove curl wget gnupg --allow-remove-essential # buildkit
2023-12-14 10:51:06 UTC (buildkit.dockerfile.v0)WORKDIR /usr/local/apisix
2023-12-14 10:51:06 UTC (buildkit.dockerfile.v0)ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/openresty/luajit/bin:/usr/local/openresty/nginx/sbin:/usr/local/openresty/bin
2023-12-14 10:51:07 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=3.7.0 /bin/sh -c groupadd --system --gid 636 apisix && useradd --system --gid apisix --no-create-home --shell /usr/sbin/nologin --uid 636 apisix && chown -R apisix:apisix /usr/local/apisix # buildkit
2023-12-14 10:51:07 UTC (buildkit.dockerfile.v0)USER apisix
2023-12-14 10:51:07 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=3.7.0 /bin/sh -c ln -sf /dev/stdout /usr/local/apisix/logs/access.log && ln -sf /dev/stderr /usr/local/apisix/logs/error.log # buildkit
2023-12-14 10:51:07 UTC (buildkit.dockerfile.v0)EXPOSE map[9080/tcp:{} 9443/tcp:{}]
2023-12-14 10:51:07 UTC (buildkit.dockerfile.v0)COPY ./docker-entrypoint.sh /docker-entrypoint.sh # buildkit
2023-12-14 10:51:07 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/docker-entrypoint.sh"]
2023-12-14 10:51:07 UTC (buildkit.dockerfile.v0)CMD ["docker-start"]
2023-12-14 10:51:07 UTC (buildkit.dockerfile.v0)STOPSIGNAL SIGQUIT
2023-12-14 10:52:53 UTC
95.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/openresty/luajit/bin:/usr/local/openresty/nginx/sbin:/usr/local/openresty/bin
[#000] sha256:ca426296fe928600d0b4b844aee43e2b70a05c6f4032de5f65dcc49f5cedfd82 - 30.0% (28.7 MB)
[#001] sha256:38f1433a1eb5e80f496975a8e8cfa509daf940b04f5438a6b619126a24f6487a - 67.11% (64.1 MB)
[#002] sha256:82ae04377c2d0a4b726757ceb86d36b59de92af719da5cd102a6723bc43e18cd - 0.07% (67.9 KB)
[#003] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#004] sha256:3e0af0ce929fde22ce1726301704733f0a32c5ecffc329810c9609baef5e3b4f - 2.82% (2.7 MB)
[#005] sha256:cf0c16f871e9349f036e8290240303e43bf4326b4923433c97f13d46d7af2408 - 0.0% (228 Bytes)
[#006] sha256:2c60b7a0255e1ed69408e3ebfefd6919d227e10db5a39174971290f473a9265e - 0.0% (1.04 KB)
/bin/sh -c #(nop) ADD file:7b5bbc3b85f671aaf7b38dbe3fc76aae162bbff29c525bcd127f8a26a53bc664 in /
2023-11-21 06:27:21 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-12-14 10:52:42 UTC (buildkit.dockerfile.v0)ARG APISIX_VERSION=3.7.0
2023-12-14 10:52:42 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=3.7.0 /bin/sh -c set -ex; arch=$(dpkg --print-architecture); apt update; apt-get -y install --no-install-recommends wget gnupg ca-certificates curl; codename=`grep -Po 'VERSION="[0-9]+ \(\K[^)]+' /etc/os-release`; wget -O - https://openresty.org/package/pubkey.gpg | apt-key add -; case "${arch}" in amd64) echo "deb https://openresty.org/package/debian $codename openresty" | tee /etc/apt/sources.list.d/openresty.list && wget -O - https://repos.apiseven.com/pubkey.gpg | apt-key add - && echo "deb https://repos.apiseven.com/packages/debian $codename main" | tee /etc/apt/sources.list.d/apisix.list ;; arm64) echo "deb https://openresty.org/package/arm64/debian $codename openresty" | tee /etc/apt/sources.list.d/openresty.list && wget -O - https://repos.apiseven.com/pubkey.gpg | apt-key add - && echo "deb https://repos.apiseven.com/packages/arm64/debian $codename main" | tee /etc/apt/sources.list.d/apisix.list ;; esac; apt update && apt install -y apisix=${APISIX_VERSION}-0 && apt-get purge -y --auto-remove && rm -f /etc/apt/sources.list.d/openresty.list /etc/apt/sources.list.d/apisix.list && rm /usr/local/openresty/bin/etcdctl && openresty -V && apisix version # buildkit
2023-12-14 10:52:52 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=3.7.0 /bin/sh -c apt-get -y purge --auto-remove curl wget gnupg --allow-remove-essential # buildkit
2023-12-14 10:52:52 UTC (buildkit.dockerfile.v0)WORKDIR /usr/local/apisix
2023-12-14 10:52:52 UTC (buildkit.dockerfile.v0)ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/openresty/luajit/bin:/usr/local/openresty/nginx/sbin:/usr/local/openresty/bin
2023-12-14 10:52:53 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=3.7.0 /bin/sh -c groupadd --system --gid 636 apisix && useradd --system --gid apisix --no-create-home --shell /usr/sbin/nologin --uid 636 apisix && chown -R apisix:apisix /usr/local/apisix # buildkit
2023-12-14 10:52:53 UTC (buildkit.dockerfile.v0)USER apisix
2023-12-14 10:52:53 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=3.7.0 /bin/sh -c ln -sf /dev/stdout /usr/local/apisix/logs/access.log && ln -sf /dev/stderr /usr/local/apisix/logs/error.log # buildkit
2023-12-14 10:52:53 UTC (buildkit.dockerfile.v0)EXPOSE map[9080/tcp:{} 9443/tcp:{}]
2023-12-14 10:52:53 UTC (buildkit.dockerfile.v0)COPY ./docker-entrypoint.sh /docker-entrypoint.sh # buildkit
2023-12-14 10:52:53 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/docker-entrypoint.sh"]
2023-12-14 10:52:53 UTC (buildkit.dockerfile.v0)CMD ["docker-start"]
2023-12-14 10:52:53 UTC (buildkit.dockerfile.v0)STOPSIGNAL SIGQUIT
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.