2025-10-23 09:28:20 UTC
306 MB
/usr/local/kong
KONG_VERSION3.11.0.5
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:35d6a5cce6a146ea7213377edde7d1d27f34dda18ce9fac98ea2ab40a6b110f6 - 24.78% (75.9 MB)
[#001] sha256:580ebcbe9807947b34aa063efb8dcaa9c0c0572f3af682d8e37759d641689cad - 0.0% (229 Bytes)
[#002] sha256:0db9ac717ec462f6cfeff22c5030f080543de6274ec37b6c917c1b5c996d55c0 - 75.22% (230 MB)
[#003] sha256:a50abaa1f9317ef17c10502005f38a4f13b3750352107051377a3d2472f62ee0 - 0.0% (1.14 KB)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc." vendor="Red Hat, Inc."
2025-10-13 07:37:06 UTC/bin/sh -c #(nop) LABEL url="https://catalog.redhat.com/en/search?searchType=containers"
2025-10-13 07:37:06 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-container" name="ubi9/ubi" version="9.6" cpe="cpe:/a:redhat:enterprise_linux:9::appstream" distribution-scope="public"
2025-10-13 07:37:06 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2025-10-13 07:37:06 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 9."
2025-10-13 07:37:06 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."
2025-10-13 07:37:06 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."
2025-10-13 07:37:06 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9"
2025-10-13 07:37:06 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2025-10-13 07:37:06 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel9"
2025-10-13 07:37:06 UTC/bin/sh -c #(nop) ENV container oci
2025-10-13 07:37:07 UTC/bin/sh -c #(nop) COPY dir:91d00d24ce3ba29551746ee5faca2e3a563eef65ecd488882ee5f2d4f984589d in /
2025-10-13 07:37:07 UTC/bin/sh -c #(nop) COPY file:1376702515d596f414e3aa494e0daa6d408a6d2475c4aeca96bf9392f5287f69 in /etc/yum.repos.d/.
2025-10-13 07:37:07 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-10-13 07:37:07 UTC/bin/sh -c #(nop) COPY file:93583a9ebbaeff1e36b48820b647eea1eef523f6627dacfb0b21af79f5a41b35 in /usr/share/buildinfo/content-sets.json
2025-10-13 07:37:08 UTC/bin/sh -c #(nop) COPY file:93583a9ebbaeff1e36b48820b647eea1eef523f6627dacfb0b21af79f5a41b35 in /root/buildinfo/content_manifests/content-sets.json
2025-10-13 07:37:08 UTC/bin/sh -c #(nop) COPY file:a782d4cd79a0c61643bc1cbf3cd5798a42f1495fe330dde8598373d62cac62dd in /root/buildinfo/labels.json
2025-10-13 07:37:08 UTC/bin/sh -c #(nop) LABEL "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="60d587d1286655c5e777e63959aaae224123ea95" "org.opencontainers.image.revision"="60d587d1286655c5e777e63959aaae224123ea95" "build-date"="2025-10-13T07:36:46Z" "release"="1760340943"org.opencontainers.image.revision=60d587d1286655c5e777e63959aaae224123ea95
2025-10-23 09:28:04 UTC (buildkit.dockerfile.v0)LABEL maintainer=Kong Docker Maintainers <docker@konghq.com> (@team-gateway-bot)
2025-10-23 09:28:04 UTC (buildkit.dockerfile.v0)ARG KONG_VERSION=3.11.0.5
2025-10-23 09:28:04 UTC (buildkit.dockerfile.v0)ENV KONG_VERSION=3.11.0.5
2025-10-23 09:28:04 UTC (buildkit.dockerfile.v0)LABEL name=Kong vendor=Kong version=3.11.0.5 release=1 url=https://konghq.com summary=Next-Generation API Platform for Modern Architectures description=Next-Generation API Platform for Modern Architectures
2025-10-23 09:28:04 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/ # buildkit
2025-10-23 09:28:04 UTC (buildkit.dockerfile.v0)ARG PACKAGE_DISTRO=el9
2025-10-23 09:28:04 UTC (buildkit.dockerfile.v0)ARG KONG_PREFIX=/usr/local/kong
2025-10-23 09:28:04 UTC (buildkit.dockerfile.v0)ENV KONG_PREFIX=/usr/local/kong
2025-10-23 09:28:04 UTC (buildkit.dockerfile.v0)ARG EE_PORTS=8002 8445 8003 8446 8004 8447
2025-10-23 09:28:04 UTC (buildkit.dockerfile.v0)ARG TARGETARCH=amd64
2025-10-23 09:28:04 UTC (buildkit.dockerfile.v0)ARG KONG_ARTIFACT=kong.el9.amd64.rpm
2025-10-23 09:28:04 UTC (buildkit.dockerfile.v0)ARG KONG_ARTIFACT_PATH=bazel-bin/pkg
2025-10-23 09:28:20 UTC (buildkit.dockerfile.v0)RUN |7 KONG_VERSION=3.11.0.5 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
2025-10-23 09:28:20 UTC (buildkit.dockerfile.v0)COPY build/dockerfiles/entrypoint.sh /entrypoint.sh # buildkit
2025-10-23 09:28:20 UTC (buildkit.dockerfile.v0)USER kong
2025-10-23 09:28:20 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/entrypoint.sh"]
2025-10-23 09:28:20 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]
2025-10-23 09:28:20 UTC (buildkit.dockerfile.v0)STOPSIGNAL SIGQUIT
2025-10-23 09:28:20 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD-SHELL" "kong-health"] "1m0s" "10s" "0s" "0s" '\n'}
2025-10-23 09:28:20 UTC (buildkit.dockerfile.v0)CMD ["kong" "docker-start"]
2025-10-23 09:29:46 UTC
298 MB
/usr/local/kong
KONG_VERSION3.11.0.5
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:47c325a0b847affaa9b64f57de793eff43b8d44ae93c70c8f50b53cc15ac6046 - 24.74% (73.7 MB)
[#001] sha256:580ebcbe9807947b34aa063efb8dcaa9c0c0572f3af682d8e37759d641689cad - 0.0% (229 Bytes)
[#002] sha256:3257d942c3fbe2d1f7f7bb54b552e2abd8bfc42c0358add08a22031940186c05 - 75.26% (224 MB)
[#003] sha256:a50abaa1f9317ef17c10502005f38a4f13b3750352107051377a3d2472f62ee0 - 0.0% (1.14 KB)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc." vendor="Red Hat, Inc."
2025-10-13 07:42:13 UTC/bin/sh -c #(nop) LABEL url="https://catalog.redhat.com/en/search?searchType=containers"
2025-10-13 07:42:13 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-container" name="ubi9/ubi" version="9.6" cpe="cpe:/a:redhat:enterprise_linux:9::appstream" distribution-scope="public"
2025-10-13 07:42:13 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2025-10-13 07:42:13 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 9."
2025-10-13 07:42:13 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."
2025-10-13 07:42:13 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."
2025-10-13 07:42:13 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9"
2025-10-13 07:42:13 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2025-10-13 07:42:13 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel9"
2025-10-13 07:42:13 UTC/bin/sh -c #(nop) ENV container oci
2025-10-13 07:42:16 UTC/bin/sh -c #(nop) COPY dir:b9ca9ee30ad427ffb29be1a6c8e68d7dfc3fa9352a21a6a76346c5782783c7a9 in /
2025-10-13 07:42:16 UTC/bin/sh -c #(nop) COPY file:1376702515d596f414e3aa494e0daa6d408a6d2475c4aeca96bf9392f5287f69 in /etc/yum.repos.d/.
2025-10-13 07:42:16 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-10-13 07:42:16 UTC/bin/sh -c #(nop) COPY file:93583a9ebbaeff1e36b48820b647eea1eef523f6627dacfb0b21af79f5a41b35 in /usr/share/buildinfo/content-sets.json
2025-10-13 07:42:17 UTC/bin/sh -c #(nop) COPY file:93583a9ebbaeff1e36b48820b647eea1eef523f6627dacfb0b21af79f5a41b35 in /root/buildinfo/content_manifests/content-sets.json
2025-10-13 07:42:17 UTC/bin/sh -c #(nop) COPY file:d2bf1cf35fa0b6f9865b8418d392585e592bd0e3566050282498c9984d00cc1b in /root/buildinfo/labels.json
2025-10-13 07:42:18 UTC/bin/sh -c #(nop) LABEL "architecture"="aarch64" "vcs-type"="git" "vcs-ref"="60d587d1286655c5e777e63959aaae224123ea95" "org.opencontainers.image.revision"="60d587d1286655c5e777e63959aaae224123ea95" "build-date"="2025-10-13T07:41:49Z" "release"="1760340943"org.opencontainers.image.revision=60d587d1286655c5e777e63959aaae224123ea95
2025-10-23 09:28:04 UTC (buildkit.dockerfile.v0)LABEL maintainer=Kong Docker Maintainers <docker@konghq.com> (@team-gateway-bot)
2025-10-23 09:28:04 UTC (buildkit.dockerfile.v0)ARG KONG_VERSION=3.11.0.5
2025-10-23 09:28:04 UTC (buildkit.dockerfile.v0)ENV KONG_VERSION=3.11.0.5
2025-10-23 09:28:04 UTC (buildkit.dockerfile.v0)LABEL name=Kong vendor=Kong version=3.11.0.5 release=1 url=https://konghq.com summary=Next-Generation API Platform for Modern Architectures description=Next-Generation API Platform for Modern Architectures
2025-10-23 09:28:04 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/ # buildkit
2025-10-23 09:28:04 UTC (buildkit.dockerfile.v0)ARG PACKAGE_DISTRO=el9
2025-10-23 09:28:04 UTC (buildkit.dockerfile.v0)ARG KONG_PREFIX=/usr/local/kong
2025-10-23 09:28:04 UTC (buildkit.dockerfile.v0)ENV KONG_PREFIX=/usr/local/kong
2025-10-23 09:28:04 UTC (buildkit.dockerfile.v0)ARG EE_PORTS=8002 8445 8003 8446 8004 8447
2025-10-23 09:28:04 UTC (buildkit.dockerfile.v0)ARG TARGETARCH=arm64
2025-10-23 09:28:04 UTC (buildkit.dockerfile.v0)ARG KONG_ARTIFACT=kong.el9.arm64.rpm
2025-10-23 09:28:04 UTC (buildkit.dockerfile.v0)ARG KONG_ARTIFACT_PATH=bazel-bin/pkg
2025-10-23 09:29:46 UTC (buildkit.dockerfile.v0)RUN |7 KONG_VERSION=3.11.0.5 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
2025-10-23 09:29:46 UTC (buildkit.dockerfile.v0)COPY build/dockerfiles/entrypoint.sh /entrypoint.sh # buildkit
2025-10-23 09:29:46 UTC (buildkit.dockerfile.v0)USER kong
2025-10-23 09:29:46 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/entrypoint.sh"]
2025-10-23 09:29:46 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]
2025-10-23 09:29:46 UTC (buildkit.dockerfile.v0)STOPSIGNAL SIGQUIT
2025-10-23 09:29:46 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD-SHELL" "kong-health"] "1m0s" "10s" "0s" "0s" '\n'}
2025-10-23 09:29:46 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.