Namespace
kong
Image / Tag
kong-gateway:2.2.1.3-rhel7
Content Digest
sha256:b197fa57af67c9559fa956e58bc376ae0878506824bbbe21d74e45b2abe83ef4
Details
Created

2021-04-27 00:25:26 UTC

Size

171 MB

Content Digest
Labels
  • architecture
    x86_64
  • build-date
    2021-03-10T06:09:00.139818
  • 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
    Next-Generation API Platform for Modern Architectures
  • 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
    Kong
  • release
    1
  • summary
    Next-Generation API Platform for Modern Architectures
  • url
    https://konghq.com
  • vcs-ref
    a4e710a688a6374670ecdd56637c3f683d11cbe3
  • vcs-type
    git
  • vendor
    Kong
  • version
    2.4.0

Environment
ASSET

ee

KONG_SHA256

746d45e240662475f5233b8192f0b36f89bb748d9065c6ef0e63c1ad5353514f

KONG_VERSION

2.2.1.3

PATH

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

RHEL_VERSION

7

container

oci


Layers

[#000] sha256:b855b55fea8a8db82b6db1ac327725d2578d1e1d12e39220da6e095dc5b72123 - 42.62% (72.9 MB)

[#001] sha256:424ac630d77dd2f1ed6af7dabf75bcd5c771a75e8af1b7c24fbeee6b2dabbd55 - 0.0% (1.77 KB)

[#002] sha256:e4a515298ba04a72bc1485a41a6db29e8af541000bf968aceba86436043c86b1 - 0.0% (3.97 KB)

[#003] sha256:faeda9800502e52ba0084d744c1893e0aadbbf39436a5b49dc99e1bbea4bcdfc - 24.25% (41.5 MB)

[#004] sha256:dba86e8913d730631e64460d9c2a5958f1d75ac65c99a09d528d45996aced74c - 33.13% (56.6 MB)

[#005] sha256:8643c6d0a6ca26104662700799f8a7308751843532de940f1c68dca443b57695 - 0.0% (732 Bytes)


History
2021-03-10 06:09:12 UTC (Imported from -)

2021-03-10 06:09:19 UTC

2021-04-27 00:24:52 UTC

/bin/sh -c #(nop) MAINTAINER Kong

2021-04-27 00:24:53 UTC

/bin/sh -c #(nop) LABEL name=Kong vendor=Kong version=2.4.0 release=1 url=https://konghq.com summary=Next-Generation API Platform for Modern Architectures description=Next-Generation API Platform for Modern Architectures

2021-04-27 00:24:55 UTC

/bin/sh -c #(nop) COPY file:61007fbfdf4733239156e2a302b3f5c79010e7a0341b70c7e049006030469951 in /licenses/

2021-04-27 00:24:55 UTC

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

2021-04-27 00:24:56 UTC

/bin/sh -c #(nop) ENV ASSET=ee

2021-04-27 00:24:57 UTC

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

2021-04-27 00:24:59 UTC

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

2021-04-27 00:24:59 UTC

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

2021-04-27 00:25:00 UTC

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

2021-04-27 00:25:01 UTC

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

2021-04-27 00:25:02 UTC

/bin/sh -c #(nop) ENV RHEL_VERSION=7

2021-04-27 00:25:03 UTC

/bin/sh -c #(nop) ARG KONG_SHA256=746d45e240662475f5233b8192f0b36f89bb748d9065c6ef0e63c1ad5353514f

2021-04-27 00:25:04 UTC

/bin/sh -c #(nop) ENV KONG_SHA256=746d45e240662475f5233b8192f0b36f89bb748d9065c6ef0e63c1ad5353514f

2021-04-27 00:25:21 UTC

|1 EE_PORTS=8002 8445 8003 8446 8004 8447 /bin/sh -c set -ex; if [ "$ASSET" = "ce" ] ; then curl -fL "https://bintray.com/kong/kong-rpm/download_file?file_path=rhel/${RHEL_VERSION}/kong-$KONG_VERSION.rhel${RHEL_VERSION}.amd64.rpm" -o /tmp/kong.rpm && echo "$KONG_SHA256 /tmp/kong.rpm" | sha256sum -c -; fi; yum install -y -q unzip shadow-utils && yum clean all -q && rm -fr /var/cache/yum/* /tmp/yum_save*.yumtx /root/.pki && yum install -y /tmp/kong.rpm && yum clean all && rm /tmp/kong.rpm && chown kong:0 /usr/local/bin/kong && chown -R kong:0 /usr/local/kong && if [ "$ASSET" = "ce" ] ; then kong version ; fi;

2021-04-27 00:25:22 UTC

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

2021-04-27 00:25:22 UTC

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

2021-04-27 00:25:23 UTC

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

2021-04-27 00:25:24 UTC

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

2021-04-27 00:25:25 UTC

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

2021-04-27 00:25:26 UTC

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

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