2025-04-07 03:21:56 UTC
387 MB
/usr/local/kong
KONG_VERSION3.7.1.5
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:e996822e3bf30e4160bdb68906e63c226910f63f161100bf04642f443cb2eeab - 19.49% (75.5 MB)
[#001] sha256:36b61797c1e3c6d3f23c1aa848e42c0b5e6cc35c534d8d503ffb9bad27ecb239 - 0.0% (456 Bytes)
[#002] sha256:51a4e7a077fd51ede2bdc9c866c88e23fd7c6ed6bdb7a6d7da5652355065e752 - 0.0% (229 Bytes)
[#003] sha256:a542bc268d4a3071c6caf14614592a40a3de8060ae3b63ac100aea37f7ae321a - 20.87% (80.8 MB)
[#004] sha256:a136cdccccdeefbc78cd6437f3aba9cc1168c0d3a38ebae1ec2c1176ba6405d7 - 59.64% (231 MB)
[#005] sha256:a18f4e1f41d739e1465ef3b188d6f1da5e9564ea721281bcf8e35fcb55bc418b - 0.0% (1.14 KB)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc." vendor="Red Hat, Inc."
2025-03-25 16:13:06 UTC/bin/sh -c #(nop) LABEL url="https://www.redhat.com"
2025-03-25 16:13:06 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-container" name="ubi9" version="9.5" distribution-scope="public"
2025-03-25 16:13: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-03-25 16:13:06 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 9."
2025-03-25 16:13: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-03-25 16:13: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-03-25 16:13:06 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9"
2025-03-25 16:13:06 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2025-03-25 16:13:06 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel9"
2025-03-25 16:13:06 UTC/bin/sh -c #(nop) ENV container oci
2025-03-25 16:13:07 UTC/bin/sh -c #(nop) COPY dir:0edc96071d03673970c637eceeec74369b8fdf1ae3d39376b389539c592ba907 in /
2025-03-25 16:13:08 UTC/bin/sh -c #(nop) COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/.
2025-03-25 16:13:08 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-03-25 16:13:08 UTC/bin/sh -c #(nop) LABEL "build-date"="2025-03-25T16:12:35" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="e98aeded1f394c8879effc230f1b407e9e55e58f" "build-date"="2025-03-25T15:58:30Z" "release"="1742918310"
2025-03-25 16:13:22 UTC (FROM quay.io/redhat-user-workloads/osci-rhel-containers-tenant/rhel-9-5/ubi9-9-5:e98aeded1f394c8879effc230f1b407e9e55e58f-linux-x86-64)/bin/sh
2025-04-07 03:21:32 UTC (buildkit.dockerfile.v0)LABEL maintainer=Kong Docker Maintainers <docker@konghq.com> (@team-gateway-bot)
2025-04-07 03:21:32 UTC (buildkit.dockerfile.v0)ARG KONG_VERSION=3.7.1.5
2025-04-07 03:21:32 UTC (buildkit.dockerfile.v0)ENV KONG_VERSION=3.7.1.5
2025-04-07 03:21:32 UTC (buildkit.dockerfile.v0)LABEL name=Kong vendor=Kong version=3.7.1.5 release=1 url=https://konghq.com summary=Next-Generation API Platform for Modern Architectures description=Next-Generation API Platform for Modern Architectures
2025-04-07 03:21:32 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/ # buildkit
2025-04-07 03:21:32 UTC (buildkit.dockerfile.v0)ARG PACKAGE_DISTRO=el9
2025-04-07 03:21:32 UTC (buildkit.dockerfile.v0)ARG KONG_PREFIX=/usr/local/kong
2025-04-07 03:21:32 UTC (buildkit.dockerfile.v0)ENV KONG_PREFIX=/usr/local/kong
2025-04-07 03:21:32 UTC (buildkit.dockerfile.v0)ARG EE_PORTS=8002 8445 8003 8446 8004 8447
2025-04-07 03:21:32 UTC (buildkit.dockerfile.v0)ARG TARGETARCH=amd64
2025-04-07 03:21:32 UTC (buildkit.dockerfile.v0)ARG KONG_ARTIFACT=kong.el9.amd64.rpm
2025-04-07 03:21:32 UTC (buildkit.dockerfile.v0)ARG KONG_ARTIFACT_PATH=bazel-bin/pkg/
2025-04-07 03:21:33 UTC (buildkit.dockerfile.v0)COPY bazel-bin/pkg/kong.el9.amd64.rpm /tmp/kong.rpm # buildkit
2025-04-07 03:21:55 UTC (buildkit.dockerfile.v0)RUN |7 KONG_VERSION=3.7.1.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/kong.rpm && rm /tmp/kong.rpm && 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-04-07 03:21:56 UTC (buildkit.dockerfile.v0)COPY build/dockerfiles/entrypoint.sh /entrypoint.sh # buildkit
2025-04-07 03:21:56 UTC (buildkit.dockerfile.v0)USER kong
2025-04-07 03:21:56 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/entrypoint.sh"]
2025-04-07 03:21:56 UTC (buildkit.dockerfile.v0)EXPOSE map[8000/tcp:{} 8001/tcp:{} 8002/tcp:{} 8003/tcp:{} 8004/tcp:{} 8443/tcp:{} 8444/tcp:{} 8445/tcp:{} 8446/tcp:{} 8447/tcp:{}]
2025-04-07 03:21:56 UTC (buildkit.dockerfile.v0)STOPSIGNAL SIGQUIT
2025-04-07 03:21:56 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD-SHELL" "kong-health"] "1m0s" "10s" "0s" "0s" '\n'}
2025-04-07 03:21:56 UTC (buildkit.dockerfile.v0)CMD ["kong" "docker-start"]
2025-04-07 03:23:48 UTC
369 MB
/usr/local/kong
KONG_VERSION3.7.1.5
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:b452a63227db6d456465c0555e20993f41c55628f058989c5f14eea506e4d722 - 19.83% (73.2 MB)
[#001] sha256:45e2a478782fd67aaa55b76530967d570765009de89d1fe3c6e7a5c1f81781b8 - 0.0% (457 Bytes)
[#002] sha256:374d0eef7d875474ec9e313d2ea5d55ff4a548328ab8732856cfcc0700a534ee - 0.0% (228 Bytes)
[#003] sha256:d8f328aa11c837110a81d26d2a9db074d98eef9247653b79940a34d41271c2a6 - 20.49% (75.7 MB)
[#004] sha256:1636217b9cb58428e64675229f2a1a74ed23acfc6f9c50225a0ff795307b6432 - 59.69% (220 MB)
[#005] sha256:a18f4e1f41d739e1465ef3b188d6f1da5e9564ea721281bcf8e35fcb55bc418b - 0.0% (1.14 KB)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc." vendor="Red Hat, Inc."
2025-03-25 16:17:22 UTC/bin/sh -c #(nop) LABEL url="https://www.redhat.com"
2025-03-25 16:17:22 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-container" name="ubi9" version="9.5" distribution-scope="public"
2025-03-25 16:17:22 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2025-03-25 16:17:22 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 9."
2025-03-25 16:17:22 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-03-25 16:17:22 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-03-25 16:17:22 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9"
2025-03-25 16:17:22 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2025-03-25 16:17:22 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel9"
2025-03-25 16:17:22 UTC/bin/sh -c #(nop) ENV container oci
2025-03-25 16:17:25 UTC/bin/sh -c #(nop) COPY dir:790f9791dd310f5c4f341398ef28213daea60b81f9d5ca5d793e3b44f1a87b8a in /
2025-03-25 16:17:26 UTC/bin/sh -c #(nop) COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/.
2025-03-25 16:17:26 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-03-25 16:17:26 UTC/bin/sh -c #(nop) LABEL "build-date"="2025-03-25T16:16:51" "architecture"="aarch64" "vcs-type"="git" "vcs-ref"="e98aeded1f394c8879effc230f1b407e9e55e58f" "build-date"="2025-03-25T15:58:30Z" "release"="1742918310"
2025-03-25 16:17:55 UTC (FROM quay.io/redhat-user-workloads/osci-rhel-containers-tenant/rhel-9-5/ubi9-9-5:e98aeded1f394c8879effc230f1b407e9e55e58f-linux-arm64)/bin/sh
2025-04-07 03:21:32 UTC (buildkit.dockerfile.v0)LABEL maintainer=Kong Docker Maintainers <docker@konghq.com> (@team-gateway-bot)
2025-04-07 03:21:32 UTC (buildkit.dockerfile.v0)ARG KONG_VERSION=3.7.1.5
2025-04-07 03:21:32 UTC (buildkit.dockerfile.v0)ENV KONG_VERSION=3.7.1.5
2025-04-07 03:21:32 UTC (buildkit.dockerfile.v0)LABEL name=Kong vendor=Kong version=3.7.1.5 release=1 url=https://konghq.com summary=Next-Generation API Platform for Modern Architectures description=Next-Generation API Platform for Modern Architectures
2025-04-07 03:21:32 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/ # buildkit
2025-04-07 03:21:32 UTC (buildkit.dockerfile.v0)ARG PACKAGE_DISTRO=el9
2025-04-07 03:21:32 UTC (buildkit.dockerfile.v0)ARG KONG_PREFIX=/usr/local/kong
2025-04-07 03:21:32 UTC (buildkit.dockerfile.v0)ENV KONG_PREFIX=/usr/local/kong
2025-04-07 03:21:32 UTC (buildkit.dockerfile.v0)ARG EE_PORTS=8002 8445 8003 8446 8004 8447
2025-04-07 03:21:32 UTC (buildkit.dockerfile.v0)ARG TARGETARCH=arm64
2025-04-07 03:21:32 UTC (buildkit.dockerfile.v0)ARG KONG_ARTIFACT=kong.el9.arm64.rpm
2025-04-07 03:21:32 UTC (buildkit.dockerfile.v0)ARG KONG_ARTIFACT_PATH=bazel-bin/pkg/
2025-04-07 03:21:33 UTC (buildkit.dockerfile.v0)COPY bazel-bin/pkg/kong.el9.arm64.rpm /tmp/kong.rpm # buildkit
2025-04-07 03:23:48 UTC (buildkit.dockerfile.v0)RUN |7 KONG_VERSION=3.7.1.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/kong.rpm && rm /tmp/kong.rpm && 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-04-07 03:23:48 UTC (buildkit.dockerfile.v0)COPY build/dockerfiles/entrypoint.sh /entrypoint.sh # buildkit
2025-04-07 03:23:48 UTC (buildkit.dockerfile.v0)USER kong
2025-04-07 03:23:48 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/entrypoint.sh"]
2025-04-07 03:23:48 UTC (buildkit.dockerfile.v0)EXPOSE map[8000/tcp:{} 8001/tcp:{} 8002/tcp:{} 8003/tcp:{} 8004/tcp:{} 8443/tcp:{} 8444/tcp:{} 8445/tcp:{} 8446/tcp:{} 8447/tcp:{}]
2025-04-07 03:23:48 UTC (buildkit.dockerfile.v0)STOPSIGNAL SIGQUIT
2025-04-07 03:23:48 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD-SHELL" "kong-health"] "1m0s" "10s" "0s" "0s" '\n'}
2025-04-07 03:23:48 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.