Namespace
kong
Image / Tag
kong-gateway:2.2.1.3-centos7
Content Digest
sha256:cda2f410852383c80e267b161f5a8ca06af67f233b0fee1d5f23f5b3fcb6d9e6
Details
Created

2021-04-27 00:21:23 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.2.1.3

PATH

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


Layers

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

[#001] sha256:63c3c1044c3a292ac78c1ab8b85bb2d9b9b3d360ed24b6ac4bf7e4531cd17004 - 22.92% (41.5 MB)

[#002] sha256:fd693a9b1b44165c4d08af38eec7b08d3975bba9c98748700adbddb8b22c7556 - 36.97% (66.9 MB)

[#003] sha256:735d81222559ab073e33a08e973728dc5139a83a3e61de17f1e9b4aa5296ddb0 - 0.0% (733 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-04-09 14:32:49 UTC

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

2021-04-09 14:32:49 UTC

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

2021-04-26 16:58:01 UTC

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

2021-04-26 16:58:02 UTC

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

2021-04-27 00:20:44 UTC

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

2021-04-27 00:20:45 UTC

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

2021-04-27 00:20:45 UTC

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

2021-04-27 00:20:46 UTC

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

2021-04-27 00:21:17 UTC

|2 EE_PORTS=8002 8445 8003 8446 8004 8447 KONG_SHA256=edbea2fe235bc65087b67fe071449b98476a4a8d12f9919b63100cffcdc0c103 /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-04-27 00:21:19 UTC

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

2021-04-27 00:21:19 UTC

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

2021-04-27 00:21:20 UTC

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

2021-04-27 00:21:21 UTC

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

2021-04-27 00:21:22 UTC

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

2021-04-27 00:21:23 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