2023-09-18 05:41:19 UTC
195 MB
/usr/local/kong
KONG_VERSION PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:f95d4b66a032dee4089cba6ea4b0fd7cfc489a201ac736131aef4108f96553ef - 39.09% (76.1 MB)
[#001] sha256:50cfb12447cb3b1a606d6df73bc5bf3c07ba1b6d13e3ad5762a02e361504727f - 0.0% (214 Bytes)
[#002] sha256:c39c7eb161c435c59149cfd5f22a1844139a447f6ab89127402e783c26df7d33 - 26.63% (51.8 MB)
[#003] sha256:0a35f8b4c9cd407e566218f313b0bebe922f93619693d8195ea9b1c4d74162ff - 34.28% (66.7 MB)
[#004] sha256:f3d92413f2c56f4615861ba23729e28acb14f555e922aadceeaedd4eae5eebcd - 0.0% (876 Bytes)
/bin/sh -c #(nop) ADD file:650d881d944a264ccde166fe8ec13ec9c626b4a94df613c67a5f7681f2fac286 in /
2023-08-22 10:24:36 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2023-08-22 10:24:37 UTC/bin/sh -c #(nop) ADD file:214c1de395c24e4a86ef9a706069ef30a9e804c63f851c37c35655e16fea3ced in /tmp/tls-ca-bundle.pem
2023-08-22 10:24:37 UTC/bin/sh -c #(nop) ADD file:890c72f3f6b117cccbd3c02526a536a5a8df3cdb4dd8102c36d132151eb8a702 in /etc/yum.repos.d/
2023-08-22 10:24:37 UTC/bin/sh -c #(nop) MAINTAINER Red Hat, Inc.
2023-08-22 10:24:37 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi7-container"
2023-08-22 10:24:37 UTC/bin/sh -c #(nop) LABEL name="ubi7"
2023-08-22 10:24:37 UTC/bin/sh -c #(nop) LABEL version="7.9"
2023-08-22 10:24:37 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2023-08-22 10:24:37 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of the Red Hat Universal Base Image 7."
2023-08-22 10:24:37 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-08-22 10:24:37 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 7"
2023-08-22 10:24:37 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel7"
2023-08-22 10:24:37 UTC/bin/sh -c #(nop) ENV container oci
2023-08-22 10:24:37 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-08-22 10:24:37 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-08-22 10:24:37 UTC/bin/sh -c #(nop) LABEL release=1165
2023-08-22 10:24:37 UTC/bin/sh -c #(nop) ADD file:0c987fb4bfefa1895f6a52a7a61aced356a467a9de1df52c06f3c29be429e1c7 in /root/buildinfo/content_manifests/ubi7-container-7.9-1165.json
2023-08-22 10:24:37 UTC/bin/sh -c #(nop) ADD file:e569b89be91204cec087b2a6db429108630b9ddb5b876f82dc9aa188f303ed69 in /root/buildinfo/Dockerfile-ubi7-7.9-1165
2023-08-22 10:24:37 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-08-22T10:14:21" "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-1165"
2023-08-22 10:24:38 UTC/bin/sh -c rm -f '/etc/yum.repos.d/compose-rpms-Server-3-aebea.repo'
2023-08-22 10:24:39 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2023-08-22 10:24:41 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2023-09-18 05:41:03 UTC (buildkit.dockerfile.v0)LABEL maintainer=Kong Docker Maintainers <docker@konghq.com> (@team-gateway-bot)
2023-09-18 05:41:03 UTC (buildkit.dockerfile.v0)ARG KONG_VERSION
2023-09-18 05:41:03 UTC (buildkit.dockerfile.v0)ENV KONG_VERSION=
2023-09-18 05:41:03 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-09-18 05:41:03 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/ # buildkit
2023-09-18 05:41:03 UTC (buildkit.dockerfile.v0)ARG PACKAGE_DISTRO=el8
2023-09-18 05:41:03 UTC (buildkit.dockerfile.v0)ARG KONG_PREFIX=/usr/local/kong
2023-09-18 05:41:03 UTC (buildkit.dockerfile.v0)ENV KONG_PREFIX=/usr/local/kong
2023-09-18 05:41:03 UTC (buildkit.dockerfile.v0)ARG EE_PORTS
2023-09-18 05:41:03 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2023-09-18 05:41:03 UTC (buildkit.dockerfile.v0)ARG KONG_ARTIFACT=kong.el7.all.rpm
2023-09-18 05:41:03 UTC (buildkit.dockerfile.v0)ARG KONG_ARTIFACT_PATH=
2023-09-18 05:41:03 UTC (buildkit.dockerfile.v0)COPY bazel-bin/pkg/kong.el7.all.rpm /tmp/kong.rpm # buildkit
2023-09-18 05:41:19 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.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-09-18 05:41:19 UTC (buildkit.dockerfile.v0)COPY build/dockerfiles/entrypoint.sh /entrypoint.sh # buildkit
2023-09-18 05:41:19 UTC (buildkit.dockerfile.v0)USER kong
2023-09-18 05:41:19 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/entrypoint.sh"]
2023-09-18 05:41:19 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-09-18 05:41:19 UTC (buildkit.dockerfile.v0)STOPSIGNAL SIGQUIT
2023-09-18 05:41:19 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD-SHELL" "kong health"] "1m0s" "10s" "0s" "0s" '\n'}
2023-09-18 05:41:19 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.