Namespace
kong
Image / Tag
kong-gateway:1.5.0.11-centos7
Content Digest
sha256:d7d5a217ed6f1e33f1a46ef3c9ed18193deb5db402079d3c954a5dc4a112c16a
Details
Created

2021-04-27 00:43:33 UTC

Size

163 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

1.5.0.11

PATH

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


Layers

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

[#001] sha256:3451713db621f55cb2e7770992d2af519b8d7b622c4950fd64e8745bb7ff1927 - 19.59% (32 MB)

[#002] sha256:12bb22754de93c7b51965cea5dfaf37a73b5476ed450a06b1d67570c66af1e9e - 35.94% (58.7 MB)

[#003] sha256:aa1e8c5df3994400a614c1a8a9ea4f4e97801ffd54adeded2dc458a30ec815b9 - 0.0% (734 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-26 16:58:04 UTC

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

2021-04-27 00:42:45 UTC

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

2021-04-27 00:42:46 UTC

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

2021-04-27 00:42:47 UTC

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

2021-04-27 00:43:27 UTC

|2 EE_PORTS=8002 8445 8003 8446 8004 8447 KONG_SHA256=17f8a8f5084c7ff0b5807f0a161d900d08f410e4e6fa2c40d469c01604371557 /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 && { useradd kong || true ;} && mkdir -p "/usr/local/kong" && yum install -y /tmp/kong.rpm && yum clean all && rm /tmp/kong.rpm && chown -R kong:0 /usr/local/kong && chown kong:0 /usr/local/bin/kong && chmod -R g=u /usr/local/kong && if [ "$ASSET" = "ce" ] ; then kong version ; fi;

2021-04-27 00:43:29 UTC

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

2021-04-27 00:43:29 UTC

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

2021-04-27 00:43:30 UTC

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

2021-04-27 00:43:31 UTC

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

2021-04-27 00:43:32 UTC

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

2021-04-27 00:43:33 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