Namespace
apache
Image / Tag
apisix:3.18.0-debian
Content Digest
sha256:84e6b5e787e9f889ebff88161cb9a16599bafcffa236c6b54c7f779a0655940d
Details
Created

2026-08-21 10:43:24 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.33% (26.9 MB)

[#001] sha256:8ad90020d5148ffe5aa2962776375552701c7547b5f68c2bb1d52296c1c0fa78 - 70.63% (93.6 MB)

[#002] sha256:1c1d61860623fa2c12c8ff57eec3db85e04fa222dd776679f60caf07271060ff - 0.0% (589 Bytes)

[#003] sha256:da6788583fa39e69bbb087df382e45e5443e69a64e0f1f40c341943466d47a3b - 0.71% (963 KB)

[#004] sha256:89e5d643ac42e76e0b6d3ffc1a1e53d667fbe46abd70107e61a26cf125ea335c - 0.06% (80.9 KB)

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

[#006] sha256:f8d9788dfe9d43873eeac2a1cd5686f9e6643ee0d1ea4c06d2ff545d7b27fe0e - 8.27% (11 MB)

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

[#008] sha256:16ea8a84d36c917f384c3a4b76089397156f9ad68d3ed017d626e8ca175440ee - 0.0% (1.02 KB)


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

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

2026-08-21 10:42:27 UTC (buildkit.dockerfile.v0)

ARG APISIX_VERSION=3.18.0

2026-08-21 10:42:27 UTC (buildkit.dockerfile.v0)

RUN |1 APISIX_VERSION=3.18.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-21 10:42:27 UTC (buildkit.dockerfile.v0)

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

2026-08-21 10:43:11 UTC (buildkit.dockerfile.v0)

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

2026-08-21 10:43:17 UTC (buildkit.dockerfile.v0)

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

2026-08-21 10:43:17 UTC (buildkit.dockerfile.v0)

WORKDIR /usr/local/apisix

2026-08-21 10:43:17 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-21 10:43:23 UTC (buildkit.dockerfile.v0)

RUN |1 APISIX_VERSION=3.18.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-21 10:43:23 UTC (buildkit.dockerfile.v0)

USER apisix

2026-08-21 10:43:24 UTC (buildkit.dockerfile.v0)

RUN |1 APISIX_VERSION=3.18.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-21 10:43:24 UTC (buildkit.dockerfile.v0)

EXPOSE [9080/tcp 9443/tcp]

2026-08-21 10:43:24 UTC (buildkit.dockerfile.v0)

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

2026-08-21 10:43:24 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/docker-entrypoint.sh"]

2026-08-21 10:43:24 UTC (buildkit.dockerfile.v0)

CMD ["docker-start"]

2026-08-21 10:43:24 UTC (buildkit.dockerfile.v0)

STOPSIGNAL SIGQUIT

Details
Created

2026-08-21 10:48:56 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.11% (26.8 MB)

[#001] sha256:a3cb63d2f782d2dbc733337f4236f0249a86bd99fc0d3aca673c9726d054ab18 - 70.88% (94.5 MB)

[#002] sha256:1c1d61860623fa2c12c8ff57eec3db85e04fa222dd776679f60caf07271060ff - 0.0% (589 Bytes)

[#003] sha256:57f4136cfd0a0fc3bc000315cfbdf1e37919c53066f7bc5a4b77969d4d13c6aa - 0.71% (975 KB)

[#004] sha256:d5af4a0eb9e412ded72c21b169a769d25a384199a362bb2b5f20d2e9b6d4beb5 - 0.06% (81.2 KB)

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

[#006] sha256:c10ca602feeebc00fe08931e06f96d4c08d9414dc2d63e7470d28f91599ba402 - 8.24% (11 MB)

[#007] sha256:e9d116d8cd9d0ceeb571938d08ad1afe0c977e6a571d016500f418dcb1d69841 - 0.0% (239 Bytes)

[#008] sha256:16ea8a84d36c917f384c3a4b76089397156f9ad68d3ed017d626e8ca175440ee - 0.0% (1.02 KB)


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

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

2026-08-21 10:44:18 UTC (buildkit.dockerfile.v0)

ARG APISIX_VERSION=3.18.0

2026-08-21 10:44:18 UTC (buildkit.dockerfile.v0)

RUN |1 APISIX_VERSION=3.18.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-21 10:44:18 UTC (buildkit.dockerfile.v0)

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

2026-08-21 10:48:35 UTC (buildkit.dockerfile.v0)

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

2026-08-21 10:48:50 UTC (buildkit.dockerfile.v0)

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

2026-08-21 10:48:50 UTC (buildkit.dockerfile.v0)

WORKDIR /usr/local/apisix

2026-08-21 10:48: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-08-21 10:48:56 UTC (buildkit.dockerfile.v0)

RUN |1 APISIX_VERSION=3.18.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-21 10:48:56 UTC (buildkit.dockerfile.v0)

USER apisix

2026-08-21 10:48:56 UTC (buildkit.dockerfile.v0)

RUN |1 APISIX_VERSION=3.18.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-21 10:48:56 UTC (buildkit.dockerfile.v0)

EXPOSE [9080/tcp 9443/tcp]

2026-08-21 10:48:56 UTC (buildkit.dockerfile.v0)

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

2026-08-21 10:48:56 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/docker-entrypoint.sh"]

2026-08-21 10:48:56 UTC (buildkit.dockerfile.v0)

CMD ["docker-start"]

2026-08-21 10:48:56 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