2026-07-10 16:26:06 UTC
161 MB
/usr/local/kong
KONG_VERSION3.14.0.9
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:4659f647ba9358e423d7a6d11b064756eae785fadb68f83b36a662a36dcc1d2d - 47.78% (76.8 MB)
[#001] sha256:718a8c1310290cdcd9eea8d0771b2f27d33377a4d4170a112ea30d2fe42d8a06 - 0.0% (228 Bytes)
[#002] sha256:fabf582782dc7bfc37024cc4fd8831ae52aa54ae3a60bcd7806ad81a101c8205 - 52.22% (84 MB)
[#003] sha256:de9c6d811e84bd919034b578f8e859903a1b7cbc6393cae4e1391972162d00a2 - 0.0% (1.14 KB)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc." vendor="Red Hat, Inc."
2026-06-30 17:50:07 UTC/bin/sh -c #(nop) LABEL url="https://catalog.redhat.com/en/search?searchType=containers"
2026-06-30 17:50:07 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-container" name="ubi9/ubi" version="9.8" cpe="cpe:/a:redhat:enterprise_linux:9::appstream" distribution-scope="public"
2026-06-30 17:50:07 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2026-06-30 17:50:07 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 9."
2026-06-30 17:50:07 UTC/bin/sh -c #(nop) LABEL description="The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
2026-06-30 17:50:07 UTC/bin/sh -c #(nop) LABEL io.k8s.description="The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
2026-06-30 17:50:07 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9"
2026-06-30 17:50:07 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2026-06-30 17:50:07 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel9"
2026-06-30 17:50:08 UTC/bin/sh -c #(nop) ENV container oci
2026-06-30 17:50:09 UTC/bin/sh -c #(nop) COPY dir:83aaa84b109bcf106c30af78cd3673da95c6cdcdaea849870c30ac578da997d4 in /
2026-06-30 17:50:09 UTC/bin/sh -c #(nop) COPY file:1376702515d596f414e3aa494e0daa6d408a6d2475c4aeca96bf9392f5287f69 in /etc/yum.repos.d/.
2026-06-30 17:50:09 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2026-06-30 17:50:09 UTC/bin/sh -c #(nop) COPY dir:f44734d5c79ab3753b28d073a8b5791bb1b704ba0ba3011de6e08f518c7e14c0 in /usr/share/buildinfo/
2026-06-30 17:50:10 UTC/bin/sh -c #(nop) COPY dir:f44734d5c79ab3753b28d073a8b5791bb1b704ba0ba3011de6e08f518c7e14c0 in /root/buildinfo/
2026-06-30 17:50:10 UTC/bin/sh -c #(nop) LABEL "org.opencontainers.image.created"="2026-06-30T17:49:35Z" "org.opencontainers.image.revision"="f55fcf2a35c9fe343a15bb3cfbc2f2ee52a0d6a1" "build-date"="2026-06-30T17:49:35Z" "architecture"="x86_64" "vcs-ref"="f55fcf2a35c9fe343a15bb3cfbc2f2ee52a0d6a1" "vcs-type"="git" "release"="1782841664"org.opencontainers.image.created=2026-06-30T17:49:35Z,org.opencontainers.image.revision=f55fcf2a35c9fe343a15bb3cfbc2f2ee52a0d6a1
2026-07-10 16:25:58 UTC (buildkit.dockerfile.v0)LABEL maintainer=Kong Docker Maintainers <docker@konghq.com> (@team-gateway-bot)
2026-07-10 16:25:58 UTC (buildkit.dockerfile.v0)ARG KONG_VERSION=3.14.0.9
2026-07-10 16:25:58 UTC (buildkit.dockerfile.v0)ENV KONG_VERSION=3.14.0.9
2026-07-10 16:25:58 UTC (buildkit.dockerfile.v0)LABEL name=Kong vendor=Kong version=3.14.0.9 release=1 url=https://konghq.com summary=Next-Generation API Platform for Modern Architectures description=Next-Generation API Platform for Modern Architectures
2026-07-10 16:25:58 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/ # buildkit
2026-07-10 16:25:58 UTC (buildkit.dockerfile.v0)ARG PACKAGE_DISTRO=el9
2026-07-10 16:25:58 UTC (buildkit.dockerfile.v0)ARG KONG_PREFIX=/usr/local/kong
2026-07-10 16:25:58 UTC (buildkit.dockerfile.v0)ENV KONG_PREFIX=/usr/local/kong
2026-07-10 16:25:58 UTC (buildkit.dockerfile.v0)ARG EE_PORTS=8002 8445 8003 8446 8004 8447
2026-07-10 16:25:58 UTC (buildkit.dockerfile.v0)ARG TARGETARCH=amd64
2026-07-10 16:25:58 UTC (buildkit.dockerfile.v0)ARG KONG_ARTIFACT=kong.el9.amd64.rpm
2026-07-10 16:25:58 UTC (buildkit.dockerfile.v0)ARG KONG_ARTIFACT_PATH=bazel-bin/pkg
2026-07-10 16:26:06 UTC (buildkit.dockerfile.v0)RUN |7 KONG_VERSION=3.14.0.9 PACKAGE_DISTRO=el9 KONG_PREFIX=/usr/local/kong EE_PORTS=8002 8445 8003 8446 8004 8447 TARGETARCH=amd64 KONG_ARTIFACT=kong.el9.amd64.rpm KONG_ARTIFACT_PATH=bazel-bin/pkg /bin/sh -c yum update -y && yum install -y /tmp/pkg/${KONG_ARTIFACT} && chown kong:0 /usr/local/bin/kong && chown -R kong:0 /usr/local/kong && 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 && yum install -y bind-utils lsof nano net-tools && yum clean all && kong version # buildkit
2026-07-10 16:26:06 UTC (buildkit.dockerfile.v0)COPY build/dockerfiles/entrypoint.sh /entrypoint.sh # buildkit
2026-07-10 16:26:06 UTC (buildkit.dockerfile.v0)USER kong
2026-07-10 16:26:06 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/entrypoint.sh"]
2026-07-10 16:26:06 UTC (buildkit.dockerfile.v0)EXPOSE [8002/tcp 8445/tcp 8003/tcp 8446/tcp 8004/tcp 8447/tcp 8000/tcp 8001/tcp 8443/tcp 8444/tcp]
2026-07-10 16:26:06 UTC (buildkit.dockerfile.v0)STOPSIGNAL SIGQUIT
2026-07-10 16:26:06 UTC (buildkit.dockerfile.v0)HEALTHCHECK {Test:[CMD-SHELL kong-health] Interval:1m0s Timeout:10s StartPeriod:0s StartInterval:0s Retries:10}
2026-07-10 16:26:06 UTC (buildkit.dockerfile.v0)CMD ["kong" "docker-start"]
2026-07-10 16:26:34 UTC
158 MB
/usr/local/kong
KONG_VERSION3.14.0.9
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:2805f23930b94e4fadba157f8e60c288f9b7e8ad3a60899eeb411349c6bf9687 - 47.11% (74.5 MB)
[#001] sha256:9d43806fbc482b86f3e2780448aacd0139e2d7d6a2dd56ddaee7f30c59e4daee - 0.0% (228 Bytes)
[#002] sha256:9392414f514fce2f916eb873fe4335e7c313b6669225cd10ca215fd43cb1f376 - 52.88% (83.6 MB)
[#003] sha256:de9c6d811e84bd919034b578f8e859903a1b7cbc6393cae4e1391972162d00a2 - 0.0% (1.14 KB)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc." vendor="Red Hat, Inc."
2026-06-30 17:53:01 UTC/bin/sh -c #(nop) LABEL url="https://catalog.redhat.com/en/search?searchType=containers"
2026-06-30 17:53:01 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-container" name="ubi9/ubi" version="9.8" cpe="cpe:/a:redhat:enterprise_linux:9::appstream" distribution-scope="public"
2026-06-30 17:53:01 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2026-06-30 17:53:01 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 9."
2026-06-30 17:53:01 UTC/bin/sh -c #(nop) LABEL description="The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
2026-06-30 17:53:01 UTC/bin/sh -c #(nop) LABEL io.k8s.description="The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
2026-06-30 17:53:01 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9"
2026-06-30 17:53:01 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2026-06-30 17:53:01 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel9"
2026-06-30 17:53:01 UTC/bin/sh -c #(nop) ENV container oci
2026-06-30 17:53:04 UTC/bin/sh -c #(nop) COPY dir:f88a9cf04f1ecc0240a56c93fa9270b063dece900d59269e105cbf31eb4e3e6b in /
2026-06-30 17:53:04 UTC/bin/sh -c #(nop) COPY file:1376702515d596f414e3aa494e0daa6d408a6d2475c4aeca96bf9392f5287f69 in /etc/yum.repos.d/.
2026-06-30 17:53:04 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2026-06-30 17:53:04 UTC/bin/sh -c #(nop) COPY dir:481c904cc4277c4433cff35a71dc85077dd6d379088f8a2587600be8447cb9ff in /usr/share/buildinfo/
2026-06-30 17:53:04 UTC/bin/sh -c #(nop) COPY dir:481c904cc4277c4433cff35a71dc85077dd6d379088f8a2587600be8447cb9ff in /root/buildinfo/
2026-06-30 17:53:05 UTC/bin/sh -c #(nop) LABEL "org.opencontainers.image.created"="2026-06-30T17:52:36Z" "org.opencontainers.image.revision"="f55fcf2a35c9fe343a15bb3cfbc2f2ee52a0d6a1" "build-date"="2026-06-30T17:52:36Z" "architecture"="aarch64" "vcs-ref"="f55fcf2a35c9fe343a15bb3cfbc2f2ee52a0d6a1" "vcs-type"="git" "release"="1782841664"org.opencontainers.image.created=2026-06-30T17:52:36Z,org.opencontainers.image.revision=f55fcf2a35c9fe343a15bb3cfbc2f2ee52a0d6a1
2026-07-10 16:25:53 UTC (buildkit.dockerfile.v0)LABEL maintainer=Kong Docker Maintainers <docker@konghq.com> (@team-gateway-bot)
2026-07-10 16:25:53 UTC (buildkit.dockerfile.v0)ARG KONG_VERSION=3.14.0.9
2026-07-10 16:25:53 UTC (buildkit.dockerfile.v0)ENV KONG_VERSION=3.14.0.9
2026-07-10 16:25:53 UTC (buildkit.dockerfile.v0)LABEL name=Kong vendor=Kong version=3.14.0.9 release=1 url=https://konghq.com summary=Next-Generation API Platform for Modern Architectures description=Next-Generation API Platform for Modern Architectures
2026-07-10 16:25:53 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/ # buildkit
2026-07-10 16:25:53 UTC (buildkit.dockerfile.v0)ARG PACKAGE_DISTRO=el9
2026-07-10 16:25:53 UTC (buildkit.dockerfile.v0)ARG KONG_PREFIX=/usr/local/kong
2026-07-10 16:25:53 UTC (buildkit.dockerfile.v0)ENV KONG_PREFIX=/usr/local/kong
2026-07-10 16:25:53 UTC (buildkit.dockerfile.v0)ARG EE_PORTS=8002 8445 8003 8446 8004 8447
2026-07-10 16:25:53 UTC (buildkit.dockerfile.v0)ARG TARGETARCH=arm64
2026-07-10 16:25:53 UTC (buildkit.dockerfile.v0)ARG KONG_ARTIFACT=kong.el9.arm64.rpm
2026-07-10 16:25:53 UTC (buildkit.dockerfile.v0)ARG KONG_ARTIFACT_PATH=bazel-bin/pkg
2026-07-10 16:26:34 UTC (buildkit.dockerfile.v0)RUN |7 KONG_VERSION=3.14.0.9 PACKAGE_DISTRO=el9 KONG_PREFIX=/usr/local/kong EE_PORTS=8002 8445 8003 8446 8004 8447 TARGETARCH=arm64 KONG_ARTIFACT=kong.el9.arm64.rpm KONG_ARTIFACT_PATH=bazel-bin/pkg /bin/sh -c yum update -y && yum install -y /tmp/pkg/${KONG_ARTIFACT} && chown kong:0 /usr/local/bin/kong && chown -R kong:0 /usr/local/kong && 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 && yum install -y bind-utils lsof nano net-tools && yum clean all && kong version # buildkit
2026-07-10 16:26:34 UTC (buildkit.dockerfile.v0)COPY build/dockerfiles/entrypoint.sh /entrypoint.sh # buildkit
2026-07-10 16:26:34 UTC (buildkit.dockerfile.v0)USER kong
2026-07-10 16:26:34 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/entrypoint.sh"]
2026-07-10 16:26:34 UTC (buildkit.dockerfile.v0)EXPOSE [8002/tcp 8445/tcp 8003/tcp 8446/tcp 8004/tcp 8447/tcp 8000/tcp 8001/tcp 8443/tcp 8444/tcp]
2026-07-10 16:26:34 UTC (buildkit.dockerfile.v0)STOPSIGNAL SIGQUIT
2026-07-10 16:26:34 UTC (buildkit.dockerfile.v0)HEALTHCHECK {Test:[CMD-SHELL kong-health] Interval:1m0s Timeout:10s StartPeriod:0s StartInterval:0s Retries:10}
2026-07-10 16:26:34 UTC (buildkit.dockerfile.v0)CMD ["kong" "docker-start"]
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.