Namespace
kong
Image / Tag
kong-gateway:2.3.3.1-centos7
Content Digest
sha256:1010eb23c4f6476fcd6e3ce8276e9a0bb1c1da123df2b29c4e588228cd08cefe
Details
Created

2021-04-15 01:43:23 UTC

Size

181 MB

Content Digest
Labels
  • maintainer
    Kong <support@konghq.com>
  • org.label-schema.build-date
    20190305
  • org.label-schema.license
    GPLv2
  • org.label-schema.name
    CentOS Base Image
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vendor
    CentOS

Environment
ASSET

ee

KONG_VERSION

2.3.3.1

PATH

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


Layers

[#000] sha256:8ba884070f611d31cb2c42eddb691319dc9facf5e0ec67672fcfa135181ab3df - 39.8% (71.9 MB)

[#001] sha256:b2066fc7308b102f407fd2356ded1b60d7ecbfd59f625bdbe6bb846d517f8585 - 22.99% (41.5 MB)

[#002] sha256:aec330e50b7d0d22bafb080cfb38bafc41f817d69ced5fdfb1b529b74f374aec - 37.21% (67.2 MB)

[#003] sha256:57fb723c4501a0dd14025691952bc57119b27dd106f91338dfa8a74553a91af0 - 0.0% (738 Bytes)


History
2019-03-14 21:19:52 UTC

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

2019-03-14 21:19:53 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=20190305

2019-03-14 21:19:53 UTC

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

2021-04-15 01:42:55 UTC

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

2021-04-15 01:42:56 UTC

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

2021-04-15 01:42:56 UTC

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

2021-04-15 01:42:56 UTC

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

2021-04-15 01:42:57 UTC

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

2021-04-15 01:42:57 UTC

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

2021-04-15 01:42:58 UTC

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

2021-04-15 01:42:58 UTC

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

2021-04-15 01:43:20 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-15 01:43:21 UTC

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

2021-04-15 01:43:22 UTC

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

2021-04-15 01:43:22 UTC

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

2021-04-15 01:43:22 UTC

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

2021-04-15 01:43:22 UTC

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

2021-04-15 01:43: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