2025-12-17 18:47:16 UTC
162 MB
/usr/local/kong
KONG_VERSION3.13.0.0
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:d9ce76bfbf66102c69a90574796db9749bc7ac51bea111e75112291f6c0326c5 - 47.06% (76.3 MB)
[#001] sha256:63078a4f31ba1051453101e8fb6209c06705be832819bb17ef80806929f0dcd0 - 0.0% (227 Bytes)
[#002] sha256:e961e636457c5e92ae16a44f81b46a486e628a35cf8f540ba71a801cb400729f - 52.94% (85.9 MB)
[#003] sha256:345e403292de89d60f5caa30d2a5903993746bbca247145e46a2ddeb75b42d98 - 0.0% (1.14 KB)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc." vendor="Red Hat, Inc."
2025-12-03 20:39:51 UTC/bin/sh -c #(nop) LABEL url="https://catalog.redhat.com/en/search?searchType=containers"
2025-12-03 20:39:51 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"
2025-12-03 20:39:51 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2025-12-03 20:39:51 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 9."
2025-12-03 20:39:51 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-12-03 20:39:51 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-12-03 20:39:51 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9"
2025-12-03 20:39:51 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2025-12-03 20:39:51 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel9"
2025-12-03 20:39:51 UTC/bin/sh -c #(nop) ENV container oci
2025-12-03 20:39:53 UTC/bin/sh -c #(nop) COPY dir:e028f696326f03cd7252c4c349f445b8770570e8560a604b425cd138de4f6500 in /
2025-12-03 20:39:53 UTC/bin/sh -c #(nop) COPY file:1376702515d596f414e3aa494e0daa6d408a6d2475c4aeca96bf9392f5287f69 in /etc/yum.repos.d/.
2025-12-03 20:39:53 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-12-03 20:39:53 UTC/bin/sh -c #(nop) COPY file:93583a9ebbaeff1e36b48820b647eea1eef523f6627dacfb0b21af79f5a41b35 in /usr/share/buildinfo/content-sets.json
2025-12-03 20:39:53 UTC/bin/sh -c #(nop) COPY file:93583a9ebbaeff1e36b48820b647eea1eef523f6627dacfb0b21af79f5a41b35 in /root/buildinfo/content_manifests/content-sets.json
2025-12-03 20:39:53 UTC/bin/sh -c #(nop) COPY file:3510fe100acabb01d1f82e20899ef080183d1fa839353ecc75b35a4f9f617700 in /usr/share/buildinfo/labels.json
2025-12-03 20:39:54 UTC/bin/sh -c #(nop) COPY file:3510fe100acabb01d1f82e20899ef080183d1fa839353ecc75b35a4f9f617700 in /root/buildinfo/labels.json
2025-12-03 20:39:54 UTC/bin/sh -c #(nop) LABEL "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="6ab6aed6d7cb84504700f3d038e41e8b4b3c3116" "org.opencontainers.image.revision"="6ab6aed6d7cb84504700f3d038e41e8b4b3c3116" "build-date"="2025-12-03T20:39:28Z" "org.opencontainers.image.created"="2025-12-03T20:39:28Z" "release"="1764794285"org.opencontainers.image.revision=6ab6aed6d7cb84504700f3d038e41e8b4b3c3116,org.opencontainers.image.created=2025-12-03T20:39:28Z
2025-12-17 18:47:07 UTC (buildkit.dockerfile.v0)LABEL maintainer=Kong Docker Maintainers <docker@konghq.com> (@team-gateway-bot)
2025-12-17 18:47:07 UTC (buildkit.dockerfile.v0)ARG KONG_VERSION=3.13.0.0
2025-12-17 18:47:07 UTC (buildkit.dockerfile.v0)ENV KONG_VERSION=3.13.0.0
2025-12-17 18:47:07 UTC (buildkit.dockerfile.v0)LABEL name=Kong vendor=Kong version=3.13.0.0 release=1 url=https://konghq.com summary=Next-Generation API Platform for Modern Architectures description=Next-Generation API Platform for Modern Architectures
2025-12-17 18:47:07 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/ # buildkit
2025-12-17 18:47:07 UTC (buildkit.dockerfile.v0)ARG PACKAGE_DISTRO=el9
2025-12-17 18:47:07 UTC (buildkit.dockerfile.v0)ARG KONG_PREFIX=/usr/local/kong
2025-12-17 18:47:07 UTC (buildkit.dockerfile.v0)ENV KONG_PREFIX=/usr/local/kong
2025-12-17 18:47:07 UTC (buildkit.dockerfile.v0)ARG EE_PORTS=8002 8445 8003 8446 8004 8447
2025-12-17 18:47:07 UTC (buildkit.dockerfile.v0)ARG TARGETARCH=amd64
2025-12-17 18:47:07 UTC (buildkit.dockerfile.v0)ARG KONG_ARTIFACT=kong.el9.amd64.rpm
2025-12-17 18:47:07 UTC (buildkit.dockerfile.v0)ARG KONG_ARTIFACT_PATH=bazel-bin/pkg
2025-12-17 18:47:16 UTC (buildkit.dockerfile.v0)RUN |7 KONG_VERSION=3.13.0.0 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-12-17 18:47:16 UTC (buildkit.dockerfile.v0)COPY build/dockerfiles/entrypoint.sh /entrypoint.sh # buildkit
2025-12-17 18:47:16 UTC (buildkit.dockerfile.v0)USER kong
2025-12-17 18:47:16 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/entrypoint.sh"]
2025-12-17 18:47:16 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-12-17 18:47:16 UTC (buildkit.dockerfile.v0)STOPSIGNAL SIGQUIT
2025-12-17 18:47:16 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD-SHELL" "kong-health"] "1m0s" "10s" "0s" "0s" '\n'}
2025-12-17 18:47:16 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.