2023-07-07 03:49:48 UTC
197 MB
/usr/local/kong
KONG_VERSION PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:5ad1bac7764c70a157f75114885b9f1f9e6c5931b4e440f6fae93b0fa0af5a91 - 38.65% (76.1 MB)
[#001] sha256:752167be0f33e75486dc5428896f346e1fc15ec056559e4af8be531d057edb90 - 0.0% (214 Bytes)
[#002] sha256:d1f932638add4b1f4d7d8a78256a5f2ea7d68c658b84390031ae52486a4d59b1 - 27.0% (53.2 MB)
[#003] sha256:98fe750bfd66d8039d7d62f48de045dfbbb726c8570f2b40b01bd8b729a0ccb2 - 34.35% (67.6 MB)
[#004] sha256:458fe5c4a911a5298d5682b84307b8aee8def731c394100b9b664aaaeb3fb033 - 0.0% (879 Bytes)
/bin/sh -c #(nop) ADD file:4ca23153aaec26efc585d247a166e3e9245f681cb5f102b3f40e8d984d9715fc in /
2023-06-20 12:26:52 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2023-06-20 12:26:52 UTC/bin/sh -c #(nop) ADD file:214c1de395c24e4a86ef9a706069ef30a9e804c63f851c37c35655e16fea3ced in /tmp/tls-ca-bundle.pem
2023-06-20 12:26:52 UTC/bin/sh -c #(nop) ADD multi:917ac5c5f3542059a6897c6deb74d87c3693443f6816fdb6f5e9250dac6db066 in /etc/yum.repos.d/
2023-06-20 12:26:52 UTC/bin/sh -c #(nop) MAINTAINER Red Hat, Inc.
2023-06-20 12:26:52 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi7-container"
2023-06-20 12:26:52 UTC/bin/sh -c #(nop) LABEL name="ubi7"
2023-06-20 12:26:52 UTC/bin/sh -c #(nop) LABEL version="7.9"
2023-06-20 12:26:52 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2023-06-20 12:26:52 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of the Red Hat Universal Base Image 7."
2023-06-20 12:26:52 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-06-20 12:26:52 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 7"
2023-06-20 12:26:52 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel7"
2023-06-20 12:26:52 UTC/bin/sh -c #(nop) ENV container oci
2023-06-20 12:26:52 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-06-20 12:26:52 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-06-20 12:26:54 UTC/bin/sh -c #(nop) ADD file:68076fdb0ff5507e78213d06f4c1ed856b8220821a81a742c3619c4323cd2dbb in /root/buildinfo/content_manifests/ubi7-container-7.9-1074.1687263138.json
2023-06-20 12:26:55 UTC/bin/sh -c #(nop) ADD file:5a412756c0988ad28da0fd4c90f01009f0f1e82382216270b1b3d39e9640ca70 in /root/buildinfo/Dockerfile-ubi7-7.9-1074.1687263138
2023-06-20 12:26:55 UTC/bin/sh -c #(nop) LABEL "release"="1074.1687263138" "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-06-20T12:12:32" "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-1074.1687263138"
2023-06-20 12:26:55 UTC/bin/sh -c rm -f '/etc/yum.repos.d/odcs-2125465-2d63c.repo' '/etc/yum.repos.d/gitweb-33c20.repo'
2023-06-20 12:26:56 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2023-06-20 12:26:58 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2023-07-07 03:49:42 UTC (buildkit.dockerfile.v0)LABEL maintainer=Kong Docker Maintainers <docker@konghq.com> (@team-gateway-bot)
2023-07-07 03:49:42 UTC (buildkit.dockerfile.v0)ARG KONG_VERSION
2023-07-07 03:49:42 UTC (buildkit.dockerfile.v0)ENV KONG_VERSION=
2023-07-07 03:49:42 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-07-07 03:49:42 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/ # buildkit
2023-07-07 03:49:42 UTC (buildkit.dockerfile.v0)ARG KONG_PREFIX=/usr/local/kong
2023-07-07 03:49:42 UTC (buildkit.dockerfile.v0)ENV KONG_PREFIX=/usr/local/kong
2023-07-07 03:49:42 UTC (buildkit.dockerfile.v0)ARG EE_PORTS
2023-07-07 03:49:42 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2023-07-07 03:49:42 UTC (buildkit.dockerfile.v0)ARG KONG_ARTIFACT=kong.el8.all.rpm
2023-07-07 03:49:42 UTC (buildkit.dockerfile.v0)ARG KONG_ARTIFACT_PATH=
2023-07-07 03:49:42 UTC (buildkit.dockerfile.v0)COPY bazel-bin/pkg/kong.el8.all.rpm /tmp/kong.rpm # buildkit
2023-07-07 03:49:48 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-07-07 03:49:48 UTC (buildkit.dockerfile.v0)COPY build/dockerfiles/entrypoint.sh /entrypoint.sh # buildkit
2023-07-07 03:49:48 UTC (buildkit.dockerfile.v0)USER kong
2023-07-07 03:49:48 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/entrypoint.sh"]
2023-07-07 03:49:48 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-07-07 03:49:48 UTC (buildkit.dockerfile.v0)STOPSIGNAL SIGQUIT
2023-07-07 03:49:48 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD-SHELL" "kong health"] "1m0s" "10s" "0s" '\n'}
2023-07-07 03:49:48 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.