2024-10-18 03:17:44 UTC
110 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:6dce3b49cfe6dc4b4e0198412bb0578215c86dae41303c47438639853bcba562 - 27.32% (30 MB)
[#001] sha256:92a185f0e03a9a137fb02d81637509ebf187fca91ca1b261af0236184ce67e70 - 65.13% (71.5 MB)
[#002] sha256:689c65e7f30caf33066a2bc5c0234ad7a6be69272b2548f3810f448126c1d89a - 0.0% (588 Bytes)
[#003] sha256:a870fa0fd983e2aff753b66c802b7fa62d30e5f81c9719f8bd1afe1bf692d50e - 0.86% (967 KB)
[#004] sha256:b1b6481d87b0cac52788d82dddaa653049a2294282502f565a0060ad39556253 - 0.07% (76.5 KB)
[#005] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#006] sha256:31d60ea3b2cedfb54e8c89626f59cc4e9bb2aca20e68ec3dbefcb1b7dcec2bd5 - 6.62% (7.27 MB)
[#007] sha256:fef7b8759f3959bb32971e26bf5c404bda2769bfefde22bbf6f65b9fdf44e7dc - 0.0% (233 Bytes)
[#008] sha256:d5859aa240d73f8c2d6523838fecbe833438798ceba63ae7c77cc5d4a6b0931e - 0.0% (1.08 KB)
/bin/sh -c #(nop) ADD file:0f6f1b93a8fddd20b36a99cc6cfbe4a03bc7be2adb427f7f8e74a2029c54c8bb in /
2024-10-17 00:20:52 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-10-18 03:17:13 UTC (buildkit.dockerfile.v0)ARG APISIX_VERSION=3.11.0
2024-10-18 03:17:13 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=3.11.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`; case "${arch}" in amd64) 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) 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 /usr/local/openresty/bin/etcdctl && openresty -V && apisix version # buildkit
2024-10-18 03:17:13 UTC (buildkit.dockerfile.v0)COPY ./install-brotli.sh /install-brotli.sh # buildkit
2024-10-18 03:17:41 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=3.11.0 /bin/sh -c chmod +x /install-brotli.sh && cd / && ./install-brotli.sh && rm -rf /install-brotli.sh # buildkit
2024-10-18 03:17:43 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=3.11.0 /bin/sh -c apt-get -y purge --auto-remove curl wget gnupg --allow-remove-essential # buildkit
2024-10-18 03:17:43 UTC (buildkit.dockerfile.v0)WORKDIR /usr/local/apisix
2024-10-18 03:17:43 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
2024-10-18 03:17:44 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=3.11.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
2024-10-18 03:17:44 UTC (buildkit.dockerfile.v0)USER apisix
2024-10-18 03:17:44 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=3.11.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
2024-10-18 03:17:44 UTC (buildkit.dockerfile.v0)EXPOSE map[9080/tcp:{} 9443/tcp:{}]
2024-10-18 03:17:44 UTC (buildkit.dockerfile.v0)COPY ./docker-entrypoint.sh /docker-entrypoint.sh # buildkit
2024-10-18 03:17:44 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/docker-entrypoint.sh"]
2024-10-18 03:17:44 UTC (buildkit.dockerfile.v0)CMD ["docker-start"]
2024-10-18 03:17:44 UTC (buildkit.dockerfile.v0)STOPSIGNAL SIGQUIT
2024-10-18 03:22:51 UTC
110 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:b3c56a24ca3234ee90349473402ac1b368a2fb3c9620242fa70a85d7396d7799 - 26.18% (28.7 MB)
[#001] sha256:ee0877e20ffd4042a8d5a686053c252b126980f98c51afac789569c5ff1dd401 - 66.27% (72.6 MB)
[#002] sha256:689c65e7f30caf33066a2bc5c0234ad7a6be69272b2548f3810f448126c1d89a - 0.0% (588 Bytes)
[#003] sha256:470afa73f3bb7d7fdf99905c81632ab6db4b21a3233ac5b33ff234da6fb4b21f - 0.87% (977 KB)
[#004] sha256:e387cfaf4bd3b4abd368e2e4933b08cb109346c5866b361d4ea7b73246be3008 - 0.07% (76.4 KB)
[#005] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#006] sha256:58d2108705200e04475ed1f7b7053e1d790376e793ebcdf7fdf3b9adc2c6eee7 - 6.61% (7.25 MB)
[#007] sha256:5813096a2d5457f3222468e3f02dae880737d48296eef95362b035a6c858d355 - 0.0% (232 Bytes)
[#008] sha256:d5859aa240d73f8c2d6523838fecbe833438798ceba63ae7c77cc5d4a6b0931e - 0.0% (1.08 KB)
/bin/sh -c #(nop) ADD file:f3f9a52e18a8da911b50ebddcc922d4b5a7aa8caa6eb15fb5c26c696b8fe9610 in /
2024-10-17 01:12:14 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-10-18 03:18:47 UTC (buildkit.dockerfile.v0)ARG APISIX_VERSION=3.11.0
2024-10-18 03:18:47 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=3.11.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`; case "${arch}" in amd64) 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) 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 /usr/local/openresty/bin/etcdctl && openresty -V && apisix version # buildkit
2024-10-18 03:18:47 UTC (buildkit.dockerfile.v0)COPY ./install-brotli.sh /install-brotli.sh # buildkit
2024-10-18 03:22:39 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=3.11.0 /bin/sh -c chmod +x /install-brotli.sh && cd / && ./install-brotli.sh && rm -rf /install-brotli.sh # buildkit
2024-10-18 03:22:49 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=3.11.0 /bin/sh -c apt-get -y purge --auto-remove curl wget gnupg --allow-remove-essential # buildkit
2024-10-18 03:22:49 UTC (buildkit.dockerfile.v0)WORKDIR /usr/local/apisix
2024-10-18 03:22:49 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
2024-10-18 03:22:51 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=3.11.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
2024-10-18 03:22:51 UTC (buildkit.dockerfile.v0)USER apisix
2024-10-18 03:22:51 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=3.11.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
2024-10-18 03:22:51 UTC (buildkit.dockerfile.v0)EXPOSE map[9080/tcp:{} 9443/tcp:{}]
2024-10-18 03:22:51 UTC (buildkit.dockerfile.v0)COPY ./docker-entrypoint.sh /docker-entrypoint.sh # buildkit
2024-10-18 03:22:51 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/docker-entrypoint.sh"]
2024-10-18 03:22:51 UTC (buildkit.dockerfile.v0)CMD ["docker-start"]
2024-10-18 03:22:51 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.