2023-08-09 13:12:28 UTC
354 MB
/usr/local/kong
KONG_VERSION PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:d6427437202d4e0b78a8b9f1c11dce44ee9ec18aeca62950e32310445ae4f545 - 21.05% (74.5 MB)
[#001] sha256:5997462c3f8206ae0e751d896b1a03ec32e69b8bbc75b508f5bba9d9d317d6b3 - 0.0% (228 Bytes)
[#002] sha256:696dc23b100e8863d4becb606b6e3e34ff467e2fdb27a01e3b6be0c374c73cf4 - 19.01% (67.2 MB)
[#003] sha256:6f0d24c0cd1fa5c17b42077bd53f568cabe655334f95f726cad43c31d08a2e94 - 59.94% (212 MB)
[#004] sha256:f7efb099abccb593babaebe97fe57a0cf26d69c88867121706c26d535ef80d26 - 0.0% (1.13 KB)
/bin/sh -c #(nop) ADD file:40c9f4d78a8d384203610ded7a05dafdbdcf40ae9ca634c63b4b6cd02baf6faf in /
2023-07-26 14:58:33 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2023-07-26 14:58:33 UTC/bin/sh -c #(nop) ADD file:214c1de395c24e4a86ef9a706069ef30a9e804c63f851c37c35655e16fea3ced in /tmp/tls-ca-bundle.pem
2023-07-26 14:58:34 UTC/bin/sh -c #(nop) ADD multi:75455514cbe77ce7631a7c71aa7d7e34aff7f5078c6874650e6f91efe6e4c042 in /etc/yum.repos.d/
2023-07-26 14:58:34 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-07-26 14:58:34 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-container" name="ubi9" version="9.2"
2023-07-26 14:58:34 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2023-07-26 14:58:34 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 9."
2023-07-26 14:58:34 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-07-26 14:58:34 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9"
2023-07-26 14:58:34 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-07-26 14:58:34 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel9"
2023-07-26 14:58:34 UTC/bin/sh -c #(nop) ENV container oci
2023-07-26 14:58:34 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-07-26 14:58:34 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-07-26 14:58:34 UTC/bin/sh -c rm -rf /var/log/*
2023-07-26 14:58:35 UTC/bin/sh -c mkdir -p /var/log/rhsm
2023-07-26 14:58:35 UTC/bin/sh -c #(nop) LABEL release=722
2023-07-26 14:58:35 UTC/bin/sh -c #(nop) ADD file:f2acad969853dc6dcc04b456342f7c10e6fa5523796075cea10678ad6c63be0a in /root/buildinfo/content_manifests/ubi9-container-9.2-722.json
2023-07-26 14:58:35 UTC/bin/sh -c #(nop) ADD file:e210e84ce48c52449512909d8b10f94910b5a68dd8b3108bc2b5b7e245fa4832 in /root/buildinfo/Dockerfile-ubi9-9.2-722
2023-07-26 14:58:35 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-07-26T14:47:43" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="6b5892a11894993e819f9a93ee1d7aaa80dc3a17" "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/ubi9/images/9.2-722"
2023-07-26 14:58:36 UTC/bin/sh -c rm -f '/etc/yum.repos.d/repo-ede3e.repo' '/etc/yum.repos.d/repo-0937a.repo'
2023-07-26 14:58:37 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2023-07-26 14:58:39 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2023-08-09 13:12:17 UTC (buildkit.dockerfile.v0)LABEL maintainer=Kong Docker Maintainers <docker@konghq.com> (@team-gateway-bot)
2023-08-09 13:12:17 UTC (buildkit.dockerfile.v0)ARG KONG_VERSION
2023-08-09 13:12:17 UTC (buildkit.dockerfile.v0)ENV KONG_VERSION=
2023-08-09 13:12:17 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-08-09 13:12:17 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/ # buildkit
2023-08-09 13:12:17 UTC (buildkit.dockerfile.v0)ARG PACKAGE_DISTRO=el8
2023-08-09 13:12:17 UTC (buildkit.dockerfile.v0)ARG KONG_PREFIX=/usr/local/kong
2023-08-09 13:12:17 UTC (buildkit.dockerfile.v0)ENV KONG_PREFIX=/usr/local/kong
2023-08-09 13:12:17 UTC (buildkit.dockerfile.v0)ARG EE_PORTS
2023-08-09 13:12:17 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2023-08-09 13:12:17 UTC (buildkit.dockerfile.v0)ARG KONG_ARTIFACT=kong.el9.amd64.rpm
2023-08-09 13:12:17 UTC (buildkit.dockerfile.v0)ARG KONG_ARTIFACT_PATH=
2023-08-09 13:12:17 UTC (buildkit.dockerfile.v0)COPY bazel-bin/pkg/kong.el9.amd64.rpm /tmp/kong.rpm # buildkit
2023-08-09 13:12:28 UTC (buildkit.dockerfile.v0)RUN |7 KONG_VERSION= 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 && kong version # buildkit
2023-08-09 13:12:28 UTC (buildkit.dockerfile.v0)COPY build/dockerfiles/entrypoint.sh /entrypoint.sh # buildkit
2023-08-09 13:12:28 UTC (buildkit.dockerfile.v0)USER kong
2023-08-09 13:12:28 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/entrypoint.sh"]
2023-08-09 13:12:28 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-08-09 13:12:28 UTC (buildkit.dockerfile.v0)STOPSIGNAL SIGQUIT
2023-08-09 13:12:28 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD-SHELL" "kong-health"] "1m0s" "10s" "0s" "0s" '\n'}
2023-08-09 13:12:28 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.