Namespace
kong
Image / Tag
kong-gateway:3.4.3.20-20250625-debian
Content Digest
sha256:724df41cec1f0ba2f18f78652a359d4d92a715ffcd0e991473c2a22e1280dbd8
Details
Created

2025-06-25 00:57:55 UTC

Size

199 MB

Content Digest
Labels
  • maintainer
    Kong Docker Maintainers <docker@konghq.com> (@team-gateway-bot)
  • org.opencontainers.image.created
    2025-06-25T00:57:07.608Z
  • org.opencontainers.image.description
    Kong Gateway Enterprise Edition - fork of Kong with Enterprise features
  • org.opencontainers.image.licenses
    NOASSERTION
  • org.opencontainers.image.revision
    ab004b4331865f1912118f6fdb5204795102a223
  • org.opencontainers.image.source
    https://github.com/Kong/kong-ee
  • org.opencontainers.image.title
    kong-ee
  • org.opencontainers.image.url
    https://github.com/Kong/kong-ee
  • org.opencontainers.image.version
    ab004b4331865f1912118f6fdb5204795102a223-debian

Environment
KONG_PREFIX

/usr/local/kong

KONG_VERSION

3.4.3.20

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:dad67da3f26bce15939543965e09c4059533b025f707aad72ed3d3f3a09c66f8 - 13.51% (26.9 MB)

[#001] sha256:942517377625b3ac35e4d055b0017a7c8f07be571813f879ff4d5bf0c4c60d09 - 34.76% (69.3 MB)

[#002] sha256:91f1cde51d35e6473e5bab0c5e826b60bba6e69db3e858023c6cfd2056e6f1e4 - 51.73% (103 MB)

[#003] sha256:e77a2b3a41c72bc8e04551faab08aa2a63772861ce45e4d5bd6c5b1cce82ea04 - 0.0% (1.14 KB)


History
2025-06-10 00:00:00 UTC (debuerreotype 0.15)

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

2025-06-25 00:57:40 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Kong Docker Maintainers <docker@konghq.com> (@team-gateway-bot)

2025-06-25 00:57:40 UTC (buildkit.dockerfile.v0)

ARG KONG_VERSION=3.4.3.20

2025-06-25 00:57:40 UTC (buildkit.dockerfile.v0)

ENV KONG_VERSION=3.4.3.20

2025-06-25 00:57:40 UTC (buildkit.dockerfile.v0)

ARG KONG_PREFIX=/usr/local/kong

2025-06-25 00:57:40 UTC (buildkit.dockerfile.v0)

ENV KONG_PREFIX=/usr/local/kong

2025-06-25 00:57:40 UTC (buildkit.dockerfile.v0)

ARG EE_PORTS=8002 8445 8003 8446 8004 8447

2025-06-25 00:57:40 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=amd64

2025-06-25 00:57:40 UTC (buildkit.dockerfile.v0)

ARG KONG_ARTIFACT=kong.amd64.deb

2025-06-25 00:57:40 UTC (buildkit.dockerfile.v0)

ARG KONG_ARTIFACT_PATH=bazel-bin/pkg/

2025-06-25 00:57:40 UTC (buildkit.dockerfile.v0)

COPY bazel-bin/pkg/kong.amd64.deb /tmp/kong.deb # buildkit

2025-06-25 00:57:55 UTC (buildkit.dockerfile.v0)

RUN |6 KONG_VERSION=3.4.3.20 KONG_PREFIX=/usr/local/kong EE_PORTS=8002 8445 8003 8446 8004 8447 TARGETARCH=amd64 KONG_ARTIFACT=kong.amd64.deb KONG_ARTIFACT_PATH=bazel-bin/pkg/ /bin/sh -c apt-get update && apt-get -y upgrade && apt-get -y autoremove && apt-get install -y --no-install-recommends /tmp/kong.deb && rm -rf /tmp/kong.deb && chown kong:0 /usr/local/bin/kong && chown -R kong:0 ${KONG_PREFIX} && ln -sf /usr/local/openresty/bin/resty /usr/local/bin/resty && ln -sf /usr/local/openresty/luajit/bin/luajit /usr/local/bin/luajit && ln -sf /usr/local/openresty/luajit/bin/luajit /usr/local/bin/lua && ln -sf /usr/local/openresty/nginx/sbin/nginx /usr/local/bin/nginx && apt-get install -y --no-install-recommends bind9-utils lsof nano net-tools && rm -rf /var/lib/apt/lists/* && mkdir -p /usr/local/kong/temp && chown -R kong /usr/local/kong/temp && kong version # buildkit

2025-06-25 00:57:55 UTC (buildkit.dockerfile.v0)

COPY build/dockerfiles/entrypoint.sh /entrypoint.sh # buildkit

2025-06-25 00:57:55 UTC (buildkit.dockerfile.v0)

USER kong

2025-06-25 00:57:55 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/entrypoint.sh"]

2025-06-25 00:57:55 UTC (buildkit.dockerfile.v0)

EXPOSE map[8000/tcp:{} 8001/tcp:{} 8002/tcp:{} 8003/tcp:{} 8004/tcp:{} 8443/tcp:{} 8444/tcp:{} 8445/tcp:{} 8446/tcp:{} 8447/tcp:{}]

2025-06-25 00:57:55 UTC (buildkit.dockerfile.v0)

STOPSIGNAL SIGQUIT

2025-06-25 00:57:55 UTC (buildkit.dockerfile.v0)

HEALTHCHECK &{["CMD-SHELL" "kong-health"] "1m0s" "10s" "0s" "0s" '\n'}

2025-06-25 00:57:55 UTC (buildkit.dockerfile.v0)

CMD ["kong" "docker-start"]

Details
Created

2025-06-25 00:58:44 UTC

Size

199 MB

Content Digest
Labels
  • maintainer
    Kong Docker Maintainers <docker@konghq.com> (@team-gateway-bot)
  • org.opencontainers.image.created
    2025-06-25T00:57:07.608Z
  • org.opencontainers.image.description
    Kong Gateway Enterprise Edition - fork of Kong with Enterprise features
  • org.opencontainers.image.licenses
    NOASSERTION
  • org.opencontainers.image.revision
    ab004b4331865f1912118f6fdb5204795102a223
  • org.opencontainers.image.source
    https://github.com/Kong/kong-ee
  • org.opencontainers.image.title
    kong-ee
  • org.opencontainers.image.url
    https://github.com/Kong/kong-ee
  • org.opencontainers.image.version
    ab004b4331865f1912118f6fdb5204795102a223-debian

Environment
KONG_PREFIX

/usr/local/kong

KONG_VERSION

3.4.3.20

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:34ef2a75627f6089e01995bfd3b3786509bbdc7cfb4dbc804b642e195340dbc9 - 13.47% (26.8 MB)

[#001] sha256:e18eca5295679f47d3a8c6c0884bf99f1786f429056fb02df39e9a6ae66fa2f0 - 34.83% (69.2 MB)

[#002] sha256:e65557d6cd72e11312c8095f1f097e83ca2c8605e5b4cf09ea5420808d0f1337 - 51.69% (103 MB)

[#003] sha256:e77a2b3a41c72bc8e04551faab08aa2a63772861ce45e4d5bd6c5b1cce82ea04 - 0.0% (1.14 KB)


History
2025-06-10 00:00:00 UTC (debuerreotype 0.15)

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

2025-06-25 00:57:40 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Kong Docker Maintainers <docker@konghq.com> (@team-gateway-bot)

2025-06-25 00:57:40 UTC (buildkit.dockerfile.v0)

ARG KONG_VERSION=3.4.3.20

2025-06-25 00:57:40 UTC (buildkit.dockerfile.v0)

ENV KONG_VERSION=3.4.3.20

2025-06-25 00:57:40 UTC (buildkit.dockerfile.v0)

ARG KONG_PREFIX=/usr/local/kong

2025-06-25 00:57:40 UTC (buildkit.dockerfile.v0)

ENV KONG_PREFIX=/usr/local/kong

2025-06-25 00:57:40 UTC (buildkit.dockerfile.v0)

ARG EE_PORTS=8002 8445 8003 8446 8004 8447

2025-06-25 00:57:40 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=arm64

2025-06-25 00:57:40 UTC (buildkit.dockerfile.v0)

ARG KONG_ARTIFACT=kong.arm64.deb

2025-06-25 00:57:40 UTC (buildkit.dockerfile.v0)

ARG KONG_ARTIFACT_PATH=bazel-bin/pkg/

2025-06-25 00:57:40 UTC (buildkit.dockerfile.v0)

COPY bazel-bin/pkg/kong.arm64.deb /tmp/kong.deb # buildkit

2025-06-25 00:58:44 UTC (buildkit.dockerfile.v0)

RUN |6 KONG_VERSION=3.4.3.20 KONG_PREFIX=/usr/local/kong EE_PORTS=8002 8445 8003 8446 8004 8447 TARGETARCH=arm64 KONG_ARTIFACT=kong.arm64.deb KONG_ARTIFACT_PATH=bazel-bin/pkg/ /bin/sh -c apt-get update && apt-get -y upgrade && apt-get -y autoremove && apt-get install -y --no-install-recommends /tmp/kong.deb && rm -rf /tmp/kong.deb && chown kong:0 /usr/local/bin/kong && chown -R kong:0 ${KONG_PREFIX} && ln -sf /usr/local/openresty/bin/resty /usr/local/bin/resty && ln -sf /usr/local/openresty/luajit/bin/luajit /usr/local/bin/luajit && ln -sf /usr/local/openresty/luajit/bin/luajit /usr/local/bin/lua && ln -sf /usr/local/openresty/nginx/sbin/nginx /usr/local/bin/nginx && apt-get install -y --no-install-recommends bind9-utils lsof nano net-tools && rm -rf /var/lib/apt/lists/* && mkdir -p /usr/local/kong/temp && chown -R kong /usr/local/kong/temp && kong version # buildkit

2025-06-25 00:58:44 UTC (buildkit.dockerfile.v0)

COPY build/dockerfiles/entrypoint.sh /entrypoint.sh # buildkit

2025-06-25 00:58:44 UTC (buildkit.dockerfile.v0)

USER kong

2025-06-25 00:58:44 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/entrypoint.sh"]

2025-06-25 00:58:44 UTC (buildkit.dockerfile.v0)

EXPOSE map[8000/tcp:{} 8001/tcp:{} 8002/tcp:{} 8003/tcp:{} 8004/tcp:{} 8443/tcp:{} 8444/tcp:{} 8445/tcp:{} 8446/tcp:{} 8447/tcp:{}]

2025-06-25 00:58:44 UTC (buildkit.dockerfile.v0)

STOPSIGNAL SIGQUIT

2025-06-25 00:58:44 UTC (buildkit.dockerfile.v0)

HEALTHCHECK &{["CMD-SHELL" "kong-health"] "1m0s" "10s" "0s" "0s" '\n'}

2025-06-25 00:58:44 UTC (buildkit.dockerfile.v0)

CMD ["kong" "docker-start"]

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