2023-05-18 17:28:37 UTC
217 MB
/usr/local/kong
KONG_VERSION PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:0fa65fe5c23e8b1745b1f39aa3735f2f3ce77cad9e470bfbb1468cb45a886bbe - 34.83% (75.6 MB)
[#001] sha256:c58d1e44196e147a79b58cc4a10a27bcc634bc93bdb977dc85b26523b52be6ef - 0.0% (215 Bytes)
[#002] sha256:266c09bf740be20706ae8f006e17ec0949e0a696ec0680b5a78b5f5721393382 - 23.14% (50.3 MB)
[#003] sha256:4a7d9c028b4c09eb2b724f9ecde761d3513154bf00b39265455eb0db2a929a8c - 42.03% (91.3 MB)
[#004] sha256:b18f513157a0a6732e5906e1122cd4c4d0ac5db9fd609eb8d4ae928f8acce576 - 0.0% (1.13 KB)
/bin/sh -c #(nop) ADD file:9587813f225d0d1524e60733c9d503a282598c32f1d0daa353bf941a8f44c7b3 in /
2023-05-03 15:13:28 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2023-05-03 15:13:28 UTC/bin/sh -c #(nop) ADD file:214c1de395c24e4a86ef9a706069ef30a9e804c63f851c37c35655e16fea3ced in /tmp/tls-ca-bundle.pem
2023-05-03 15:13:28 UTC/bin/sh -c #(nop) ADD multi:62a5ed918ba581cb28e63a96c95a2291910a696c57ec0a22b415b43695503828 in /etc/yum.repos.d/
2023-05-03 15:13:28 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-05-03 15:13:28 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-container" name="ubi8" version="8.8"
2023-05-03 15:13:28 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2023-05-03 15:13:28 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 8."
2023-05-03 15:13:28 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-05-03 15:13:28 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8"
2023-05-03 15:13:28 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-05-03 15:13:28 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel8"
2023-05-03 15:13:28 UTC/bin/sh -c #(nop) ENV container oci
2023-05-03 15:13:28 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-05-03 15:13:28 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-05-03 15:13:29 UTC/bin/sh -c rm -rf /var/log/*
2023-05-03 15:13:30 UTC/bin/sh -c mkdir -p /var/log/rhsm
2023-05-03 15:13:30 UTC/bin/sh -c #(nop) LABEL release=854
2023-05-03 15:13:30 UTC/bin/sh -c #(nop) ADD file:478ec02a2ee098e45b6a095eb09bf0f28dfcbf26d59b923eec0c7c62fa19115d in /root/buildinfo/content_manifests/ubi8-container-8.8-854.json
2023-05-03 15:13:30 UTC/bin/sh -c #(nop) ADD file:d28e25503bd15e329ee92683255f9dea236652ea80253542cdbc7a0b65b27c75 in /root/buildinfo/Dockerfile-ubi8-8.8-854
2023-05-03 15:13:30 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-05-03T15:02:11" "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-854"
2023-05-03 15:13:31 UTC/bin/sh -c rm -f '/etc/yum.repos.d/repo-700b5.repo' '/etc/yum.repos.d/repo-cb269.repo'
2023-05-03 15:13:32 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2023-05-03 15:13:34 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2023-05-18 17:28:19 UTC (buildkit.dockerfile.v0)LABEL maintainer=Kong Docker Maintainers <docker@konghq.com> (@team-gateway-bot)
2023-05-18 17:28:19 UTC (buildkit.dockerfile.v0)ARG KONG_VERSION
2023-05-18 17:28:19 UTC (buildkit.dockerfile.v0)ENV KONG_VERSION=
2023-05-18 17:28:19 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-18 17:28:19 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/ # buildkit
2023-05-18 17:28:19 UTC (buildkit.dockerfile.v0)ARG PACKAGE_DISTRO=el8
2023-05-18 17:28:19 UTC (buildkit.dockerfile.v0)ARG KONG_PREFIX=/usr/local/kong
2023-05-18 17:28:19 UTC (buildkit.dockerfile.v0)ENV KONG_PREFIX=/usr/local/kong
2023-05-18 17:28:19 UTC (buildkit.dockerfile.v0)ARG EE_PORTS
2023-05-18 17:28:19 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2023-05-18 17:28:19 UTC (buildkit.dockerfile.v0)ARG KONG_ARTIFACT=kong.el7.amd64.rpm
2023-05-18 17:28:19 UTC (buildkit.dockerfile.v0)ARG KONG_ARTIFACT_PATH=
2023-05-18 17:28:19 UTC (buildkit.dockerfile.v0)COPY bazel-bin/pkg/kong.el7.amd64.rpm /tmp/kong.rpm # buildkit
2023-05-18 17:28:36 UTC (buildkit.dockerfile.v0)RUN |7 KONG_VERSION= PACKAGE_DISTRO=el7 KONG_PREFIX=/usr/local/kong EE_PORTS=8002 8445 8003 8446 8004 8447 TARGETARCH=amd64 KONG_ARTIFACT=kong.el7.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-05-18 17:28:37 UTC (buildkit.dockerfile.v0)COPY build/dockerfiles/entrypoint.sh /entrypoint.sh # buildkit
2023-05-18 17:28:37 UTC (buildkit.dockerfile.v0)USER kong
2023-05-18 17:28:37 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/entrypoint.sh"]
2023-05-18 17:28:37 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-18 17:28:37 UTC (buildkit.dockerfile.v0)STOPSIGNAL SIGQUIT
2023-05-18 17:28:37 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD-SHELL" "kong-health"] "1m0s" "10s" "0s" '\n'}
2023-05-18 17:28:37 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.