Namespace
apache
Image / Tag
apisix:3.17.0-debian
Content Digest
sha256:0e5377839f4ff5e322a5686ab6ce6797ba768008aca1bfc9b71149c3b326c4df
Details
Created

2026-08-06 02:20:50 UTC

Size

132 MB

Content Digest
Environment
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


Layers

[#000] sha256:039e6f9f9752f74a3ff4a6a224f64c7c864da16ed98f882107704328f41b9c42 - 20.39% (26.9 MB)

[#001] sha256:a573ef97420d09773b219c47aca059a6fdf159d63cab1663216d3740ac6bb94f - 70.62% (93.2 MB)

[#002] sha256:511566e0742e0b028078b989be382ae4efc745a4d42cd5dc7da2b0f2bb6a6e1e - 0.0% (589 Bytes)

[#003] sha256:81c2f6c37c44e05df368758ccfeba03bd43adfdbddaccf4747863195a6d37045 - 0.71% (962 KB)

[#004] sha256:9a35b3495290dcd70286604c18d72bd9e0e071f74ba2cd6dbdb04ed202a3e2af - 0.06% (80.7 KB)

[#005] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#006] sha256:f86af69c2ce2a3a76b3131d3bbd8a27ecb95a57566076e2a616b50417412d85e - 8.22% (10.9 MB)

[#007] sha256:edd9839c0fdc076be8bebd9dd385f7e59df91953f9e55b496db26347bc7981f5 - 0.0% (237 Bytes)

[#008] sha256:687c014e845bb25903697e2b5b6f6eef2d772ed88f56a2f5b068b030499ae86d - 0.0% (1 KB)


History
2026-08-03 00:00:00 UTC (debuerreotype 0.17)

# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'

2026-08-06 02:20:16 UTC (buildkit.dockerfile.v0)

ARG APISIX_VERSION=3.17.0

2026-08-06 02:20:16 UTC (buildkit.dockerfile.v0)

RUN |1 APISIX_VERSION=3.17.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 libxml2 libxslt1.1 && apt-get purge -y --auto-remove && rm -f /usr/local/openresty/bin/etcdctl && openresty -V && apisix version # buildkit

2026-08-06 02:20:16 UTC (buildkit.dockerfile.v0)

COPY ./install-brotli.sh /install-brotli.sh # buildkit

2026-08-06 02:20:47 UTC (buildkit.dockerfile.v0)

RUN |1 APISIX_VERSION=3.17.0 /bin/sh -c chmod +x /install-brotli.sh && cd / && ./install-brotli.sh && rm -rf /install-brotli.sh # buildkit

2026-08-06 02:20:49 UTC (buildkit.dockerfile.v0)

RUN |1 APISIX_VERSION=3.17.0 /bin/sh -c apt-get -y purge --auto-remove curl wget gnupg --allow-remove-essential # buildkit

2026-08-06 02:20:49 UTC (buildkit.dockerfile.v0)

WORKDIR /usr/local/apisix

2026-08-06 02:20: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

2026-08-06 02:20:50 UTC (buildkit.dockerfile.v0)

RUN |1 APISIX_VERSION=3.17.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:0 /usr/local/apisix && chmod -R g=u /usr/local/apisix # buildkit

2026-08-06 02:20:50 UTC (buildkit.dockerfile.v0)

USER apisix

2026-08-06 02:20:50 UTC (buildkit.dockerfile.v0)

RUN |1 APISIX_VERSION=3.17.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-08-06 02:20:50 UTC (buildkit.dockerfile.v0)

EXPOSE [9080/tcp 9443/tcp]

2026-08-06 02:20:50 UTC (buildkit.dockerfile.v0)

COPY ./docker-entrypoint.sh /docker-entrypoint.sh # buildkit

2026-08-06 02:20:50 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/docker-entrypoint.sh"]

2026-08-06 02:20:50 UTC (buildkit.dockerfile.v0)

CMD ["docker-start"]

2026-08-06 02:20:50 UTC (buildkit.dockerfile.v0)

STOPSIGNAL SIGQUIT

Details
Created

2026-08-06 02:27:43 UTC

Size

133 MB

Content Digest
Environment
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


Layers

[#000] sha256:0f5d7465a5bb9d419f60c93d126a161286c73a1ede4a8b2e46bd5e7ad5782cc7 - 20.17% (26.8 MB)

[#001] sha256:d16a71b79ac59886d5e8fd1419f2881d7c48a0969e910e5df6b071962109da5f - 70.87% (94.2 MB)

[#002] sha256:511566e0742e0b028078b989be382ae4efc745a4d42cd5dc7da2b0f2bb6a6e1e - 0.0% (589 Bytes)

[#003] sha256:3e48361e9d7beb7a3522c807d63c7e9c1382f62207d7dd4c3edd330bf5394eaa - 0.72% (974 KB)

[#004] sha256:9ab94086d6a8d0af6ce6d12e71b48c006f0d2c763536127669d4e3695649cab2 - 0.06% (80.9 KB)

[#005] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#006] sha256:e0a979cbf994500be6b845d2e31487e391e55bc433d41f634c51cc27bf27e65a - 8.18% (10.9 MB)

[#007] sha256:12ebed08a0e1ee706ce25d37d6443586b1beccb0e092152a266fe5e01195cce5 - 0.0% (237 Bytes)

[#008] sha256:687c014e845bb25903697e2b5b6f6eef2d772ed88f56a2f5b068b030499ae86d - 0.0% (1 KB)


History
2026-08-03 00:00:00 UTC (debuerreotype 0.17)

# debian.sh --arch 'arm64' out/ 'bookworm' '@1785715200'

2026-08-06 02:22:21 UTC (buildkit.dockerfile.v0)

ARG APISIX_VERSION=3.17.0

2026-08-06 02:22:21 UTC (buildkit.dockerfile.v0)

RUN |1 APISIX_VERSION=3.17.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 libxml2 libxslt1.1 && apt-get purge -y --auto-remove && rm -f /usr/local/openresty/bin/etcdctl && openresty -V && apisix version # buildkit

2026-08-06 02:22:21 UTC (buildkit.dockerfile.v0)

COPY ./install-brotli.sh /install-brotli.sh # buildkit

2026-08-06 02:27:31 UTC (buildkit.dockerfile.v0)

RUN |1 APISIX_VERSION=3.17.0 /bin/sh -c chmod +x /install-brotli.sh && cd / && ./install-brotli.sh && rm -rf /install-brotli.sh # buildkit

2026-08-06 02:27:41 UTC (buildkit.dockerfile.v0)

RUN |1 APISIX_VERSION=3.17.0 /bin/sh -c apt-get -y purge --auto-remove curl wget gnupg --allow-remove-essential # buildkit

2026-08-06 02:27:41 UTC (buildkit.dockerfile.v0)

WORKDIR /usr/local/apisix

2026-08-06 02:27:41 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-08-06 02:27:42 UTC (buildkit.dockerfile.v0)

RUN |1 APISIX_VERSION=3.17.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:0 /usr/local/apisix && chmod -R g=u /usr/local/apisix # buildkit

2026-08-06 02:27:42 UTC (buildkit.dockerfile.v0)

USER apisix

2026-08-06 02:27:43 UTC (buildkit.dockerfile.v0)

RUN |1 APISIX_VERSION=3.17.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-08-06 02:27:43 UTC (buildkit.dockerfile.v0)

EXPOSE [9080/tcp 9443/tcp]

2026-08-06 02:27:43 UTC (buildkit.dockerfile.v0)

COPY ./docker-entrypoint.sh /docker-entrypoint.sh # buildkit

2026-08-06 02:27:43 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/docker-entrypoint.sh"]

2026-08-06 02:27:43 UTC (buildkit.dockerfile.v0)

CMD ["docker-start"]

2026-08-06 02:27:43 UTC (buildkit.dockerfile.v0)

STOPSIGNAL SIGQUIT

Danger Zone
Delete Tag

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.

Delete