Block a user
kong (sha256:e8cd362fe071d44d9c0f4dd6d36ec9164fc1b4262dbd58a03f20f129f4c789dd)
Published 2026-01-16 17:00:27 +00:00 by zach
Installation
docker pull git.zachandrews.com/zach/kong@sha256:e8cd362fe071d44d9c0f4dd6d36ec9164fc1b4262dbd58a03f20f129f4c789ddsha256:e8cd362fe071d44d9c0f4dd6d36ec9164fc1b4262dbd58a03f20f129f4c789ddAbout this package
Kong Gateway Enterprise Edition - fork of Kong with Enterprise features
Image Layers
| ARG RELEASE |
| ARG LAUNCHPAD_BUILD_ARCH |
| LABEL org.opencontainers.image.ref.name=ubuntu |
| LABEL org.opencontainers.image.version=24.04 |
| ADD file:44fdb45bd3a8d9bd9c66b716aa0bb6ee11b6fbcceb59ee0eb54165785a35dfcb in / |
| CMD ["/bin/bash"] |
| LABEL maintainer=Kong Docker Maintainers <docker@konghq.com> (@team-gateway-bot) |
| ARG KONG_VERSION=3.13.0.0 |
| ENV KONG_VERSION=3.13.0.0 |
| ARG KONG_PREFIX=/usr/local/kong |
| ENV KONG_PREFIX=/usr/local/kong |
| ARG EE_PORTS=8002 8445 8003 8446 8004 8447 |
| ARG TARGETARCH=arm64 |
| ARG KONG_ARTIFACT=kong.arm64.deb |
| ARG KONG_ARTIFACT_PATH=bazel-bin/pkg |
| RUN |6 KONG_VERSION=3.13.0.0 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 && DEBIAN_FRONTEND=noninteractive apt-get install -y tzdata && apt-get install -y --no-install-recommends /tmp/pkg/${KONG_ARTIFACT} && 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/* && kong version # buildkit |
| COPY build/dockerfiles/entrypoint.sh /entrypoint.sh # buildkit |
| USER kong |
| ENTRYPOINT ["/entrypoint.sh"] |
| EXPOSE [8002/tcp 8445/tcp 8003/tcp 8446/tcp 8004/tcp 8447/tcp 8000/tcp 8001/tcp 8443/tcp 8444/tcp] |
| STOPSIGNAL SIGQUIT |
| HEALTHCHECK &{["CMD-SHELL" "kong-health"] "1m0s" "10s" "0s" "0s" '\n'} |
| CMD ["kong" "docker-start"] |
| COPY ./init.lua /usr/local/share/lua/5.1/kong/enterprise_edition/init.lua # buildkit |
Labels
| Key | Value |
|---|---|
| maintainer | Kong Docker Maintainers <docker@konghq.com> (@team-gateway-bot) |
| org.opencontainers.image.created | 2025-12-17T18:47:02.055Z |
| org.opencontainers.image.description | Kong Gateway Enterprise Edition - fork of Kong with Enterprise features |
| org.opencontainers.image.licenses | NOASSERTION |
| org.opencontainers.image.ref.name | ubuntu |
| org.opencontainers.image.revision | 70a5d619a49cb66d2415285dfd126dd644e61200 |
| 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 | 70a5d619a49cb66d2415285dfd126dd644e61200-ubuntu |
Details
2026-01-16 17:00:27 +00:00
Versions (6)
View all
Container
3
OCI / Docker
linux/arm64
NOASSERTION
123 MiB