2026-04-13 05:25:00 UTC
116 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:da539b6761059a0a114c6671f1267b57445e3a54da023db5c28be019e40f0284 - 23.16% (26.9 MB)
[#001] sha256:526070785e3ee007490c1ec17bd8d37f8d77e967c067cc55fc4296f8dc68fa15 - 67.89% (78.9 MB)
[#002] sha256:5a1d31f27c78a500875a94029232f5d077bf568fc0c486a3917736662d092c0e - 0.0% (588 Bytes)
[#003] sha256:5ecbb52463e26df882b52efba699dbe40de44deed6902f8865cbb8eeb812614f - 0.81% (961 KB)
[#004] sha256:fe0c305555bd081585062c27d5533c7610ef682aa07f83e3fbfdab94569ec304 - 0.07% (78.5 KB)
[#005] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#006] sha256:f5df19d4d88e368869ed8f6fe92702637c7de123b0b7421d349281b949c4f458 - 8.08% (9.39 MB)
[#007] sha256:a416b14beaf0d610c03ced72d64824aa528dfef767bc4b8eb9259cc4de4c6558 - 0.0% (230 Bytes)
[#008] sha256:b08e98366f1439580f43bdbc9950d0dd5d2c1008187ee92e093011610914d999 - 0.0% (1.01 KB)
# debian.sh --arch 'amd64' out/ 'bookworm' '@1775433600'
2026-04-13 05:24:25 UTC (buildkit.dockerfile.v0)ARG APISIX_VERSION=3.16.0
2026-04-13 05:24:25 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=3.16.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="debian12"; case "${arch}" in amd64) wget -O - https://repos.apiseven.com/pubkey.gpg | apt-key add - && echo "deb https://repos.apiseven.com/packages/debian debian12 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 debian12 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
2026-04-13 05:24:25 UTC (buildkit.dockerfile.v0)COPY ./install-brotli.sh /install-brotli.sh # buildkit
2026-04-13 05:24:57 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=3.16.0 /bin/sh -c chmod +x /install-brotli.sh && cd / && ./install-brotli.sh && rm -rf /install-brotli.sh # buildkit
2026-04-13 05:24:58 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=3.16.0 /bin/sh -c apt-get -y purge --auto-remove curl wget gnupg --allow-remove-essential # buildkit
2026-04-13 05:24:58 UTC (buildkit.dockerfile.v0)WORKDIR /usr/local/apisix
2026-04-13 05:24:58 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
2026-04-13 05:25:00 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=3.16.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
2026-04-13 05:25:00 UTC (buildkit.dockerfile.v0)USER apisix
2026-04-13 05:25:00 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=3.16.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
2026-04-13 05:25:00 UTC (buildkit.dockerfile.v0)EXPOSE [9080/tcp 9443/tcp]
2026-04-13 05:25:00 UTC (buildkit.dockerfile.v0)COPY ./docker-entrypoint.sh /docker-entrypoint.sh # buildkit
2026-04-13 05:25:00 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/docker-entrypoint.sh"]
2026-04-13 05:25:00 UTC (buildkit.dockerfile.v0)CMD ["docker-start"]
2026-04-13 05:25:00 UTC (buildkit.dockerfile.v0)STOPSIGNAL SIGQUIT
2026-04-13 05:31:51 UTC
117 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:1dbbb2db815c2527e90ef5a3e4dfb957cfe7b61b6a7fc59722f1f64b1a1b611e - 22.85% (26.8 MB)
[#001] sha256:fb51cfc01247a9b16d79b1382ed587c553154d5378e77494dd6ed05a70814261 - 68.19% (80 MB)
[#002] sha256:5a1d31f27c78a500875a94029232f5d077bf568fc0c486a3917736662d092c0e - 0.0% (588 Bytes)
[#003] sha256:1909ac20a6e5409c6b1fa81efab9882e954f2d76122fee6324b63dd77defc52c - 0.81% (973 KB)
[#004] sha256:42170affea91177ab05259217cefbbdc5edaa0c011e651e915606e9de3ad94e0 - 0.07% (78.8 KB)
[#005] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#006] sha256:11c20ff9b0ab5ad3b8ef25eb748c07ecd1a1706e197eacee108ae6b285359734 - 8.09% (9.49 MB)
[#007] sha256:d1ecd7b61ca8272c93ce30c5f0c5a09dbef26e30a7b543c28470eff5ae07ac6c - 0.0% (229 Bytes)
[#008] sha256:b08e98366f1439580f43bdbc9950d0dd5d2c1008187ee92e093011610914d999 - 0.0% (1.01 KB)
# debian.sh --arch 'arm64' out/ 'bookworm' '@1775433600'
2026-04-13 05:26:27 UTC (buildkit.dockerfile.v0)ARG APISIX_VERSION=3.16.0
2026-04-13 05:26:27 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=3.16.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="debian12"; case "${arch}" in amd64) wget -O - https://repos.apiseven.com/pubkey.gpg | apt-key add - && echo "deb https://repos.apiseven.com/packages/debian debian12 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 debian12 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
2026-04-13 05:26:27 UTC (buildkit.dockerfile.v0)COPY ./install-brotli.sh /install-brotli.sh # buildkit
2026-04-13 05:31:39 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=3.16.0 /bin/sh -c chmod +x /install-brotli.sh && cd / && ./install-brotli.sh && rm -rf /install-brotli.sh # buildkit
2026-04-13 05:31:50 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=3.16.0 /bin/sh -c apt-get -y purge --auto-remove curl wget gnupg --allow-remove-essential # buildkit
2026-04-13 05:31:50 UTC (buildkit.dockerfile.v0)WORKDIR /usr/local/apisix
2026-04-13 05:31:50 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
2026-04-13 05:31:51 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=3.16.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
2026-04-13 05:31:51 UTC (buildkit.dockerfile.v0)USER apisix
2026-04-13 05:31:51 UTC (buildkit.dockerfile.v0)RUN |1 APISIX_VERSION=3.16.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
2026-04-13 05:31:51 UTC (buildkit.dockerfile.v0)EXPOSE [9080/tcp 9443/tcp]
2026-04-13 05:31:51 UTC (buildkit.dockerfile.v0)COPY ./docker-entrypoint.sh /docker-entrypoint.sh # buildkit
2026-04-13 05:31:51 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/docker-entrypoint.sh"]
2026-04-13 05:31:51 UTC (buildkit.dockerfile.v0)CMD ["docker-start"]
2026-04-13 05:31: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.