2026-02-26 11:38:37 UTC
313 MB
/usr/local/kong
KONG_VERSION3.11.0.7
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:56b2ec53eb90753f4259bc1fd55c9b03d2aeb15f32351977d3513cdfc735b78c - 24.35% (76.3 MB)
[#001] sha256:8400354d2bb1a15543f3d570265df85ae79f512a3ea3356dadb39ee17f36ed2a - 0.0% (227 Bytes)
[#002] sha256:85b0106488b33f764909d6858b15057be76967c1831368cd7cade0338bf5ea60 - 75.65% (237 MB)
[#003] sha256:f56c93d40580a526b25567db728a42efb84d0109f2204e462a2170130f2aae16 - 0.0% (1.14 KB)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc." vendor="Red Hat, Inc."
2026-02-17 16:48:05 UTC/bin/sh -c #(nop) LABEL url="https://catalog.redhat.com/en/search?searchType=containers"
2026-02-17 16:48:05 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-container" name="ubi9/ubi" version="9.7" cpe="cpe:/a:redhat:enterprise_linux:9::appstream" distribution-scope="public"
2026-02-17 16:48:05 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2026-02-17 16:48:05 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 9."
2026-02-17 16:48:05 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-02-17 16:48:05 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-02-17 16:48:06 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9"
2026-02-17 16:48:06 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2026-02-17 16:48:06 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel9"
2026-02-17 16:48:06 UTC/bin/sh -c #(nop) ENV container oci
2026-02-17 16:48:08 UTC/bin/sh -c #(nop) COPY dir:044009bcad68a63810df7b2a79a5fbd57bbd048f70aed9c80fca25b3757f2cb8 in /
2026-02-17 16:48:08 UTC/bin/sh -c #(nop) COPY file:1376702515d596f414e3aa494e0daa6d408a6d2475c4aeca96bf9392f5287f69 in /etc/yum.repos.d/.
2026-02-17 16:48:09 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2026-02-17 16:48:09 UTC/bin/sh -c #(nop) COPY file:93583a9ebbaeff1e36b48820b647eea1eef523f6627dacfb0b21af79f5a41b35 in /usr/share/buildinfo/content-sets.json
2026-02-17 16:48:09 UTC/bin/sh -c #(nop) COPY file:93583a9ebbaeff1e36b48820b647eea1eef523f6627dacfb0b21af79f5a41b35 in /root/buildinfo/content_manifests/content-sets.json
2026-02-17 16:48:10 UTC/bin/sh -c #(nop) COPY file:ab0176372e5af8a8d1c3b049741d0c5e75d527a597b7c8a836b568335bef6b28 in /usr/share/buildinfo/labels.json
2026-02-17 16:48:10 UTC/bin/sh -c #(nop) COPY file:ab0176372e5af8a8d1c3b049741d0c5e75d527a597b7c8a836b568335bef6b28 in /root/buildinfo/labels.json
2026-02-17 16:48:11 UTC/bin/sh -c #(nop) LABEL "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="8726709260f051bcc33519b9b82af822eb97f840" "org.opencontainers.image.revision"="8726709260f051bcc33519b9b82af822eb97f840" "build-date"="2026-02-17T16:47:43Z" "org.opencontainers.image.created"="2026-02-17T16:47:43Z" "release"="1771346757"org.opencontainers.image.revision=8726709260f051bcc33519b9b82af822eb97f840,org.opencontainers.image.created=2026-02-17T16:47:43Z
2026-02-26 11:38:16 UTC (buildkit.dockerfile.v0)LABEL maintainer=Kong Docker Maintainers <docker@konghq.com> (@team-gateway-bot)
2026-02-26 11:38:16 UTC (buildkit.dockerfile.v0)ARG KONG_VERSION=3.11.0.7
2026-02-26 11:38:16 UTC (buildkit.dockerfile.v0)ENV KONG_VERSION=3.11.0.7
2026-02-26 11:38:16 UTC (buildkit.dockerfile.v0)LABEL name=Kong vendor=Kong version=3.11.0.7 release=1 url=https://konghq.com summary=Next-Generation API Platform for Modern Architectures description=Next-Generation API Platform for Modern Architectures
2026-02-26 11:38:16 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/ # buildkit
2026-02-26 11:38:16 UTC (buildkit.dockerfile.v0)ARG PACKAGE_DISTRO=el9
2026-02-26 11:38:16 UTC (buildkit.dockerfile.v0)ARG KONG_PREFIX=/usr/local/kong
2026-02-26 11:38:16 UTC (buildkit.dockerfile.v0)ENV KONG_PREFIX=/usr/local/kong
2026-02-26 11:38:16 UTC (buildkit.dockerfile.v0)ARG EE_PORTS=8002 8445 8003 8446 8004 8447
2026-02-26 11:38:16 UTC (buildkit.dockerfile.v0)ARG TARGETARCH=amd64
2026-02-26 11:38:16 UTC (buildkit.dockerfile.v0)ARG KONG_ARTIFACT=kong.el9.amd64.rpm
2026-02-26 11:38:16 UTC (buildkit.dockerfile.v0)ARG KONG_ARTIFACT_PATH=bazel-bin/pkg
2026-02-26 11:38:37 UTC (buildkit.dockerfile.v0)RUN |7 KONG_VERSION=3.11.0.7 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-02-26 11:38:37 UTC (buildkit.dockerfile.v0)COPY build/dockerfiles/entrypoint.sh /entrypoint.sh # buildkit
2026-02-26 11:38:37 UTC (buildkit.dockerfile.v0)USER kong
2026-02-26 11:38:37 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/entrypoint.sh"]
2026-02-26 11:38:37 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-02-26 11:38:37 UTC (buildkit.dockerfile.v0)STOPSIGNAL SIGQUIT
2026-02-26 11:38:37 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD-SHELL" "kong-health"] "1m0s" "10s" "0s" "0s" '\n'}
2026-02-26 11:38:37 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.