2023-10-11 10:40:37 UTC
197 MB
/usr/local/kong
KONG_VERSION PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:8aa7c030671f84c4f190806311febadc9d9ba286d9992325e2dca46970eca591 - 38.55% (76.1 MB)
[#001] sha256:f923a8837f27cf2c4dc27ae4e5d858e38c8632bc851c8330273fbb483a54e0e6 - 0.0% (214 Bytes)
[#002] sha256:ff9f5d8bcdb6e858fdf701f8c35cd189921c2e6e7ceae28f1965bd04a70ef930 - 26.27% (51.8 MB)
[#003] sha256:1d1ad483d6592745ecd052879b34e34cfc8398549fb97b47204db12dd1df3dfe - 35.19% (69.4 MB)
[#004] sha256:3949b82a91c1abc685c9c46be6eda42164a47aa7db1bf10e328a949c33b2a296 - 0.0% (878 Bytes)
/bin/sh -c #(nop) ADD file:42bad04eb2c2d81f5052d0e864c4cfdac38de7cd7515c035d20b8140d3cc9048 in /
2023-10-03 16:26:29 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2023-10-03 16:26:29 UTC/bin/sh -c #(nop) ADD file:ecc29a1455ca1b7c82018555e16e2e802135974523df6748e431f8707e759ddd in /tmp/tls-ca-bundle.pem
2023-10-03 16:26:30 UTC/bin/sh -c #(nop) ADD file:5ae256fa9bc954a3d051899b8c801ff70bcad4fa391a7501935ce5a9732a8956 in /etc/yum.repos.d/
2023-10-03 16:26:30 UTC/bin/sh -c #(nop) MAINTAINER Red Hat, Inc.
2023-10-03 16:26:30 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi7-container"
2023-10-03 16:26:30 UTC/bin/sh -c #(nop) LABEL name="ubi7"
2023-10-03 16:26:30 UTC/bin/sh -c #(nop) LABEL version="7.9"
2023-10-03 16:26:30 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-03 16:26:30 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of the Red Hat Universal Base Image 7."
2023-10-03 16:26:30 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-03 16:26:30 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 7"
2023-10-03 16:26:30 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel7"
2023-10-03 16:26:30 UTC/bin/sh -c #(nop) ENV container oci
2023-10-03 16:26:30 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-10-03 16:26:30 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-10-03 16:26:30 UTC/bin/sh -c #(nop) LABEL release=1210
2023-10-03 16:26:30 UTC/bin/sh -c #(nop) ADD file:147f9ec50db0189cec335c154981e08f91371a156967cb1ca328fe1d900609aa in /root/buildinfo/content_manifests/ubi7-container-7.9-1210.json
2023-10-03 16:26:30 UTC/bin/sh -c #(nop) ADD file:1b343519ae9a6a0ebbe0c0b1028f631f4a844087c5abed1df7ec49ee0c8e6727 in /root/buildinfo/Dockerfile-ubi7-7.9-1210
2023-10-03 16:26:30 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-10-03T16:15:31" "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-1210"
2023-10-03 16:26:31 UTC/bin/sh -c rm -f '/etc/yum.repos.d/compose-rpms-Server-3-39fa9.repo'
2023-10-03 16:26:32 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2023-10-03 16:26:35 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2023-10-11 10:40:17 UTC (buildkit.dockerfile.v0)LABEL maintainer=Kong Docker Maintainers <docker@konghq.com> (@team-gateway-bot)
2023-10-11 10:40:17 UTC (buildkit.dockerfile.v0)ARG KONG_VERSION
2023-10-11 10:40:17 UTC (buildkit.dockerfile.v0)ENV KONG_VERSION=
2023-10-11 10:40: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-10-11 10:40:17 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/ # buildkit
2023-10-11 10:40:17 UTC (buildkit.dockerfile.v0)ARG PACKAGE_DISTRO=el8
2023-10-11 10:40:17 UTC (buildkit.dockerfile.v0)ARG KONG_PREFIX=/usr/local/kong
2023-10-11 10:40:17 UTC (buildkit.dockerfile.v0)ENV KONG_PREFIX=/usr/local/kong
2023-10-11 10:40:17 UTC (buildkit.dockerfile.v0)ARG EE_PORTS
2023-10-11 10:40:17 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2023-10-11 10:40:17 UTC (buildkit.dockerfile.v0)ARG KONG_ARTIFACT=kong.el7.all.rpm
2023-10-11 10:40:17 UTC (buildkit.dockerfile.v0)ARG KONG_ARTIFACT_PATH=
2023-10-11 10:40:17 UTC (buildkit.dockerfile.v0)COPY bazel-bin/pkg/kong.el7.all.rpm /tmp/kong.rpm # buildkit
2023-10-11 10:40:37 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-10-11 10:40:37 UTC (buildkit.dockerfile.v0)COPY build/dockerfiles/entrypoint.sh /entrypoint.sh # buildkit
2023-10-11 10:40:37 UTC (buildkit.dockerfile.v0)USER kong
2023-10-11 10:40:37 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/entrypoint.sh"]
2023-10-11 10:40: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-10-11 10:40:37 UTC (buildkit.dockerfile.v0)STOPSIGNAL SIGQUIT
2023-10-11 10:40:37 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD-SHELL" "kong health"] "1m0s" "10s" "0s" "0s" '\n'}
2023-10-11 10:40: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.