Namespace
kong
Image / Tag
kong-gateway:3.0.0.0-rhel
Content Digest
sha256:5dce60eb49512baf8e676c39ac4946a30d35174ff3aa4cbbbe65126005c84442
Details
Created

2022-09-10 03:21:41 UTC

Size

240 MB

Content Digest
Labels
  • architecture
    x86_64
  • build-date
    2022-08-24T19:21:42.969190
  • com.redhat.build-host
    cpt-1007.osbs.prod.upshift.rdu2.redhat.com
  • com.redhat.component
    ubi7-container
  • com.redhat.license_terms
    https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI
  • 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.
  • distribution-scope
    public
  • 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.
  • io.k8s.display-name
    Red Hat Universal Base Image 7
  • io.openshift.tags
    base rhel7
  • name
    ubi7
  • org.opencontainers.image.created
    2022-09-10T03:20:51Z
  • org.opencontainers.image.revision
    7e00fc26a
  • org.opencontainers.image.version
    3.0.0.0
  • release
    802.1661367173
  • summary
    Provides the latest release of the Red Hat Universal Base Image 7.
  • url
    https://access.redhat.com/containers/#/registry.access.redhat.com/ubi7/images/7.9-802.1661367173
  • vcs-ref
    a4e710a688a6374670ecdd56637c3f683d11cbe3
  • vcs-type
    git
  • vendor
    Red Hat, Inc.
  • version
    7.9

Environment
KONG_VERSION

2.8.1

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

container

oci


Layers

[#000] sha256:dfb282cb211f9e98e96ad0c87dae13baa4a6c53889bd36a9513b4e0b92071020 - 30.41% (73 MB)

[#001] sha256:95bdb30a8ca1578b8384de0108082651fa4dcce2bb59c4deb98874a74b5bb1fd - 0.0% (1.78 KB)

[#002] sha256:b7e3531e43c93e414f6881043534a5d20e671cad6454a3748aa6446d2a65df2e - 31.0% (74.4 MB)

[#003] sha256:3dacdcc93aa4b9563584d90e117827854d5e23e4c74279148cae400395b011d9 - 38.59% (92.6 MB)

[#004] sha256:49e33d1510787af98678f804d21289153ab70bc9d87413faa34fe3356d99dfb2 - 0.0% (880 Bytes)


History
2022-08-24 19:21:55 UTC (Imported from -)

2022-08-24 19:22:11 UTC

2022-09-10 03:20:53 UTC

/bin/sh -c #(nop) ARG KONG_VERSION=2.8.1

2022-09-10 03:20:53 UTC

/bin/sh -c #(nop) ENV KONG_VERSION=2.8.1

2022-09-10 03:20:53 UTC

/bin/sh -c #(nop) ARG KONG_SHA256=8bae61982b8d439e12037e24432adc185f87113989c27c89521d8cc024b38ddc

2022-09-10 03:20:53 UTC

/bin/sh -c #(nop) ARG ASSET=remote

2022-09-10 03:20:54 UTC

/bin/sh -c #(nop) ARG EE_PORTS

2022-09-10 03:20:54 UTC

/bin/sh -c #(nop) COPY file:bdb4e24071874e953c984185ac8a844c5cefe87b46c0a2afbbdd3b625a38c8c7 in /tmp/kong.rpm

2022-09-10 03:21:37 UTC

|3 ASSET=local EE_PORTS=8002 8445 8003 8446 8004 8447 KONG_SHA256=8bae61982b8d439e12037e24432adc185f87113989c27c89521d8cc024b38ddc /bin/sh -c set -ex; if [ "$ASSET" = "remote" ] ; then VERSION=$(grep '^VERSION_ID' /etc/os-release | cut -d = -f 2 | sed -e 's/^"//' -e 's/"$//' | cut -d . -f 1) && DOWNLOAD_URL="https://download.konghq.com/gateway-${KONG_VERSION%%.*}.x-rhel-$VERSION/Packages/k/kong-$KONG_VERSION.rhel$VERSION.amd64.rpm" && curl -fL $DOWNLOAD_URL -o /tmp/kong.rpm && echo "$KONG_SHA256 /tmp/kong.rpm" | sha256sum -c -; fi && 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 -s /usr/local/openresty/bin/resty /usr/local/bin/resty && ln -s /usr/local/openresty/luajit/bin/luajit /usr/local/bin/luajit && ln -s /usr/local/openresty/luajit/bin/luajit /usr/local/bin/lua && ln -s /usr/local/openresty/nginx/sbin/nginx /usr/local/bin/nginx && kong version

2022-09-10 03:21:40 UTC

/bin/sh -c #(nop) COPY file:40aac0845061deec35b3dc5c6b5e96be456e0d473aaaaa2b561aa44070d27dd2 in /docker-entrypoint.sh

2022-09-10 03:21:40 UTC

/bin/sh -c #(nop) USER kong

2022-09-10 03:21:40 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]

2022-09-10 03:21:40 UTC

/bin/sh -c #(nop) EXPOSE 8002 8445 8003 8446 8004 8447 8000 8001 8443 8444

2022-09-10 03:21:40 UTC

/bin/sh -c #(nop) STOPSIGNAL SIGQUIT

2022-09-10 03:21:40 UTC

/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "kong health"] "10s" "10s" "0s" '\n'}

2022-09-10 03:21:40 UTC

/bin/sh -c #(nop) CMD ["kong" "docker-start"]

2022-09-10 03:21:40 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-10T03:20:51Z

2022-09-10 03:21:41 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7e00fc26a

2022-09-10 03:21:41 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3.0.0.0

Danger Zone
Delete Tag

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.

Delete