2023-05-24 14:54:25 UTC
188 MB
/usr/local/kong
KONG_VERSION PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:ec121c671d0c70cf8d56aef452dbee1508bc2b40c4515051987805796698fc21 - 40.61% (76.2 MB)
[#001] sha256:0fc49353e1d70a41aee614f4bd024604c103de9db0232237b2edb1014bf26788 - 0.0% (216 Bytes)
[#002] sha256:e02ed388cbb99160d52d300f16aee576f869245138ed1be2c7312c1ef26292e2 - 25.79% (48.4 MB)
[#003] sha256:795b36b3802ba6536b26b9d9396177cb5e5b0078183434c7601fb05f5ad6d033 - 33.6% (63 MB)
[#004] sha256:8ae2c6b12b01922704bd40338077c27db29984cdc11b963d8b751c5d7469664a - 0.0% (878 Bytes)
/bin/sh -c #(nop) ADD file:81dc64aedc8437ca80ad224bf34f371f1fdfc51ba0e6236cf1e53a7fe74cf113 in /
2023-04-18 09:45:03 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2023-04-18 09:45:03 UTC/bin/sh -c #(nop) ADD file:214c1de395c24e4a86ef9a706069ef30a9e804c63f851c37c35655e16fea3ced in /tmp/tls-ca-bundle.pem
2023-04-18 09:45:03 UTC/bin/sh -c #(nop) ADD file:4d1451fded61e9e42717b634217f521e732c5b90ad19301e6b8afca05d997f0f in /etc/yum.repos.d/
2023-04-18 09:45:03 UTC/bin/sh -c #(nop) MAINTAINER Red Hat, Inc.
2023-04-18 09:45:03 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi7-container"
2023-04-18 09:45:03 UTC/bin/sh -c #(nop) LABEL name="ubi7"
2023-04-18 09:45:03 UTC/bin/sh -c #(nop) LABEL version="7.9"
2023-04-18 09:45:03 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2023-04-18 09:45:03 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of the Red Hat Universal Base Image 7."
2023-04-18 09:45:03 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."
2023-04-18 09:45:03 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 7"
2023-04-18 09:45:03 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel7"
2023-04-18 09:45:03 UTC/bin/sh -c #(nop) ENV container oci
2023-04-18 09:45:03 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-04-18 09:45:03 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-04-18 09:45:03 UTC/bin/sh -c #(nop) LABEL release=1031
2023-04-18 09:45:04 UTC/bin/sh -c #(nop) ADD file:142661bb85775cd428a9191398f215a854ba0a943555539d32a81c099c094cf6 in /root/buildinfo/content_manifests/ubi7-container-7.9-1031.json
2023-04-18 09:45:04 UTC/bin/sh -c #(nop) ADD file:584e6e2224f612b20fdadf1729636d7dfb34a9570ae8dcdffb577c84fe19db29 in /root/buildinfo/Dockerfile-ubi7-7.9-1031
2023-04-18 09:45:04 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-04-18T09:31:42" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="a4e710a688a6374670ecdd56637c3f683d11cbe3" "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." "url"="https://access.redhat.com/containers/#/registry.access.redhat.com/ubi7/images/7.9-1031"
2023-04-18 09:45:04 UTC/bin/sh -c rm -f '/etc/yum.repos.d/compose-rpms-Server-3-85b25.repo'
2023-04-18 09:45:05 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2023-04-18 09:45:07 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2023-05-24 14:54:11 UTC (buildkit.dockerfile.v0)LABEL maintainer=Kong Docker Maintainers <docker@konghq.com> (@team-gateway-bot)
2023-05-24 14:54:11 UTC (buildkit.dockerfile.v0)ARG KONG_VERSION
2023-05-24 14:54:11 UTC (buildkit.dockerfile.v0)ENV KONG_VERSION=
2023-05-24 14:54:11 UTC (buildkit.dockerfile.v0)LABEL name=Kong vendor=Kong version= release=1 url=https://konghq.com summary=Next-Generation API Platform for Modern Architectures description=Next-Generation API Platform for Modern Architectures
2023-05-24 14:54:11 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/ # buildkit
2023-05-24 14:54:11 UTC (buildkit.dockerfile.v0)ARG KONG_PREFIX=/usr/local/kong
2023-05-24 14:54:11 UTC (buildkit.dockerfile.v0)ENV KONG_PREFIX=/usr/local/kong
2023-05-24 14:54:11 UTC (buildkit.dockerfile.v0)ARG EE_PORTS
2023-05-24 14:54:11 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2023-05-24 14:54:11 UTC (buildkit.dockerfile.v0)ARG KONG_ARTIFACT=kong.el8.all.rpm
2023-05-24 14:54:11 UTC (buildkit.dockerfile.v0)ARG KONG_ARTIFACT_PATH=
2023-05-24 14:54:11 UTC (buildkit.dockerfile.v0)COPY bazel-bin/pkg/kong.el8.all.rpm /tmp/kong.rpm # buildkit
2023-05-24 14:54:25 UTC (buildkit.dockerfile.v0)RUN |6 KONG_VERSION= KONG_PREFIX=/usr/local/kong EE_PORTS=8002 8445 8003 8446 8004 8447 TARGETARCH=amd64 KONG_ARTIFACT=kong.el8.all.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 && kong version # buildkit
2023-05-24 14:54:25 UTC (buildkit.dockerfile.v0)COPY build/dockerfiles/entrypoint.sh /entrypoint.sh # buildkit
2023-05-24 14:54:25 UTC (buildkit.dockerfile.v0)USER kong
2023-05-24 14:54:25 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/entrypoint.sh"]
2023-05-24 14:54:25 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:{}]
2023-05-24 14:54:25 UTC (buildkit.dockerfile.v0)STOPSIGNAL SIGQUIT
2023-05-24 14:54:25 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD-SHELL" "kong health"] "1m0s" "10s" "0s" '\n'}
2023-05-24 14:54:25 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.