Namespace
kong
Image / Tag
kong-gateway:2.3.3.0-centos7
Content Digest
sha256:5ced292110fb054480c9b75355e5f3c1d137271edb8da9a95707b4eca15fcfa1
Details
Created

2021-03-29 13:58:08 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.3.0

PATH

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


Layers

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

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

[#002] sha256:f3b241d538fcc3010a3e903e3ace13f4990ba9ba748c6f4a4d09358a63a9f2b7 - 36.98% (66.9 MB)

[#003] sha256:e59e95e802ef890cc8a09cc6f729e5ece0aad957f0799d6fe9e6f39fe546ceed - 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-03-29 13:57:31 UTC

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

2021-03-29 13:57:32 UTC

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

2021-03-29 13:57:33 UTC

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

2021-03-29 13:57:34 UTC

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

2021-03-29 13:57:36 UTC

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

2021-03-29 13:57:36 UTC

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

2021-03-29 13:57:37 UTC

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

2021-03-29 13:57:38 UTC

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

2021-03-29 13:58:03 UTC

|2 EE_PORTS=8002 8445 8003 8446 8004 8447 KONG_SHA256=d81c550921c8e980f7f4e078504a55a774f016c0a572db8153e03027df29f111 /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-03-29 13:58:04 UTC

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

2021-03-29 13:58:04 UTC

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

2021-03-29 13:58:05 UTC

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

2021-03-29 13:58:06 UTC

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

2021-03-29 13:58:07 UTC

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

2021-03-29 13:58:08 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