2023-10-12 06:54:03 UTC
229 MB
/usr/local/kong
KONG_VERSION PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:f992cb38fce665360a4d07f6f78db864a1f6e20a7ad304219f7f81d7fe608d97 - 32.99% (75.6 MB)
[#001] sha256:e33b89f32ab1009177f3b73a64e265c029b7b9c4f163cffb1248072de641ba7d - 0.0% (228 Bytes)
[#002] sha256:ae2a9f9e923807295a88f7b6725ee2c826910adc07f01dd348d9adf1b67cf58c - 25.17% (57.7 MB)
[#003] sha256:311c004289ccd27dbbd92ba6cdafd6051a49fabd123d0be6e213f09bd018df14 - 41.85% (95.9 MB)
[#004] sha256:9b49b52219a2e9691d6f22e07a917d41f09c899ceb16f8e27fb7ee889d9a6446 - 0.0% (1.13 KB)
/bin/sh -c #(nop) ADD file:342fa3f2137809472708eaef5b261ff2b2478e62fa3679f1a534573af94e5bf3 in /
2023-10-05 15:38:59 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2023-10-05 15:38:59 UTC/bin/sh -c #(nop) ADD file:ecc29a1455ca1b7c82018555e16e2e802135974523df6748e431f8707e759ddd in /tmp/tls-ca-bundle.pem
2023-10-05 15:39:00 UTC/bin/sh -c #(nop) ADD multi:3be978684be74078af6066f8f837800efdd09477716610075c7762f2e11d5fc1 in /etc/yum.repos.d/
2023-10-05 15:39:00 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-10-05 15:39:00 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-container" name="ubi8" version="8.8"
2023-10-05 15:39:00 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2023-10-05 15:39:00 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 8."
2023-10-05 15:39:00 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-10-05 15:39:00 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8"
2023-10-05 15:39:00 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-10-05 15:39:00 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel8"
2023-10-05 15:39:00 UTC/bin/sh -c #(nop) ENV container oci
2023-10-05 15:39:00 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-10-05 15:39:00 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-10-05 15:39:00 UTC/bin/sh -c rm -rf /var/log/*
2023-10-05 15:39:01 UTC/bin/sh -c mkdir -p /var/log/rhsm
2023-10-05 15:39:02 UTC/bin/sh -c #(nop) ADD file:532df57850044f8a4337069f46ed7d6bd38a822eaa1429a12ac22c92298e7dbc in /root/buildinfo/content_manifests/ubi8-container-8.8-1067.1696517599.json
2023-10-05 15:39:02 UTC/bin/sh -c #(nop) ADD file:7d8137da6e934edfd5ab510374e237b6de42fa5bf9718bf35d2a12262e635cea in /root/buildinfo/Dockerfile-ubi8-8.8-1067.1696517599
2023-10-05 15:39:02 UTC/bin/sh -c #(nop) LABEL "release"="1067.1696517599" "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-10-05T15:08:12" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="384f2bb33eebab960262e967aa16d01fe2dbebff" "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/ubi8/images/8.8-1067.1696517599"
2023-10-05 15:39:03 UTC/bin/sh -c rm -f '/etc/yum.repos.d/odcs-2414877-b43d9.repo' '/etc/yum.repos.d/gitweb-f6bee.repo'
2023-10-05 15:39:04 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2023-10-05 15:39:07 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2023-10-12 06:53:44 UTC (buildkit.dockerfile.v0)LABEL maintainer=Kong Docker Maintainers <docker@konghq.com> (@team-gateway-bot)
2023-10-12 06:53:44 UTC (buildkit.dockerfile.v0)ARG KONG_VERSION
2023-10-12 06:53:44 UTC (buildkit.dockerfile.v0)ENV KONG_VERSION=
2023-10-12 06:53:44 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-10-12 06:53:44 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/ # buildkit
2023-10-12 06:53:44 UTC (buildkit.dockerfile.v0)ARG PACKAGE_DISTRO=el8
2023-10-12 06:53:44 UTC (buildkit.dockerfile.v0)ARG KONG_PREFIX=/usr/local/kong
2023-10-12 06:53:44 UTC (buildkit.dockerfile.v0)ENV KONG_PREFIX=/usr/local/kong
2023-10-12 06:53:44 UTC (buildkit.dockerfile.v0)ARG EE_PORTS
2023-10-12 06:53:44 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2023-10-12 06:53:44 UTC (buildkit.dockerfile.v0)ARG KONG_ARTIFACT=kong.el8.amd64.rpm
2023-10-12 06:53:44 UTC (buildkit.dockerfile.v0)ARG KONG_ARTIFACT_PATH=
2023-10-12 06:53:44 UTC (buildkit.dockerfile.v0)COPY bazel-bin/pkg/kong.el8.amd64.rpm /tmp/kong.rpm # buildkit
2023-10-12 06:54:03 UTC (buildkit.dockerfile.v0)RUN |7 KONG_VERSION= PACKAGE_DISTRO=el8 KONG_PREFIX=/usr/local/kong EE_PORTS=8002 8445 8003 8446 8004 8447 TARGETARCH=amd64 KONG_ARTIFACT=kong.el8.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 && kong version # buildkit
2023-10-12 06:54:03 UTC (buildkit.dockerfile.v0)COPY build/dockerfiles/entrypoint.sh /entrypoint.sh # buildkit
2023-10-12 06:54:03 UTC (buildkit.dockerfile.v0)USER kong
2023-10-12 06:54:03 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/entrypoint.sh"]
2023-10-12 06:54:03 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-10-12 06:54:03 UTC (buildkit.dockerfile.v0)STOPSIGNAL SIGQUIT
2023-10-12 06:54:03 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD-SHELL" "kong-health"] "1m0s" "10s" "0s" "0s" '\n'}
2023-10-12 06:54:03 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.