Namespace
kong
Image / Tag
kong-gateway:2.3.0.0-beta2-centos7
Content Digest
sha256:ddca4cb3ee0f9fffedf6869459cc527230dc4d4891b3f9c935361de1914956b4
Details
Created

2021-01-25 22:46:21 UTC

Size

181 MB

Content Digest
Labels
  • maintainer
    Kong <support@konghq.com>
  • org.label-schema.build-date
    20201113
  • org.label-schema.license
    GPLv2
  • org.label-schema.name
    CentOS Base Image
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vendor
    CentOS
  • org.opencontainers.image.created
    2020-11-13 00:00:00+00:00
  • org.opencontainers.image.licenses
    GPL-2.0-only
  • org.opencontainers.image.title
    CentOS Base Image
  • org.opencontainers.image.vendor
    CentOS

Environment
ASSET

ee

KONG_VERSION

2.3.0.0-beta2

PATH

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


Layers

[#000] sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc - 40.11% (72.6 MB)

[#001] sha256:7a9072c4023c618a1b9dbce101cf1498d2196e2ec470028f4f5583f402e3e97f - 22.94% (41.5 MB)

[#002] sha256:562c411ef62789989adb2f2a423c8fc0e5b79164cf04a26d409bb7143127d43f - 36.95% (66.9 MB)

[#003] sha256:c2a3c223728578ede11b1ee8947383f2df02b08918042c35fb93261f2585fbc9 - 0.0% (739 Bytes)


History
2020-11-14 00:20:04 UTC

/bin/sh -c #(nop) ADD file:b3ebbe8bd304723d43b7b44a6d990cd657b63d93d6a2a9293983a30bfc1dfa53 in /

2020-11-14 00:20:04 UTC

/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0 org.label-schema.name=CentOS Base Image org.label-schema.vendor=CentOS org.label-schema.license=GPLv2 org.label-schema.build-date=20201113 org.opencontainers.image.title=CentOS Base Image org.opencontainers.image.vendor=CentOS org.opencontainers.image.licenses=GPL-2.0-only org.opencontainers.image.created=2020-11-13 00:00:00+00:00

2020-11-14 00:20:04 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2021-01-15 01:55:52 UTC

/bin/sh -c #(nop) LABEL maintainer=Kong <support@konghq.com>

2021-01-15 01:55:52 UTC

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

2021-01-15 01:55:53 UTC

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

2021-01-15 01:55:53 UTC

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

2021-01-25 22:45:57 UTC

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

2021-01-25 22:45:59 UTC

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

2021-01-25 22:45:59 UTC

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

2021-01-25 22:45:59 UTC

/bin/sh -c #(nop) ARG KONG_SHA256=306dade5e8c5a8342b2c489a30aa587eacd31be22dff078b787285d301408cd3

2021-01-25 22:46:18 UTC

|2 EE_PORTS=8002 8445 8003 8446 8004 8447 KONG_SHA256=306dade5e8c5a8342b2c489a30aa587eacd31be22dff078b787285d301408cd3 /bin/sh -c set -ex; if [ "$ASSET" = "ce" ] ; then curl -fL "https://bintray.com/kong/kong-rpm/download_file?file_path=centos/7/kong-$KONG_VERSION.el7.amd64.rpm" -o /tmp/kong.rpm && echo "$KONG_SHA256 /tmp/kong.rpm" | sha256sum -c -; fi; yum install -y -q unzip shadow-utils git && 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-01-25 22:46:21 UTC

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

2021-01-25 22:46:21 UTC

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

2021-01-25 22:46:21 UTC

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

2021-01-25 22:46:21 UTC

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

2021-01-25 22:46:21 UTC

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

2021-01-25 22:46:21 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