Namespace
kong
Image / Tag
kong-gateway:2.5.0.1-centos7
Content Digest
sha256:ccb9728f6511fc5d27e318a256965a05b7e7da0fd24401bcc8ba3cb09ba5cf01
Details
Created

2021-08-19 04:52:29 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.5.0.1

PATH

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


Layers

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

[#001] sha256:b9020704555e6b9bab9d61ff5d254d73b41338b4f823dea27484afbcc85767f6 - 23.06% (41.8 MB)

[#002] sha256:1daad1eea830953d026fa4c9da92f480382e305e7fd716e7f6bedeb23ceb23b6 - 37.25% (67.5 MB)

[#003] sha256:39af12a913bd0be50478d88349a4cf09ba37dda809fa02ea8195acc44d1d2c63 - 0.0% (735 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-08-19 04:51:59 UTC

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

2021-08-19 04:51:59 UTC

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

2021-08-19 04:52:00 UTC

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

2021-08-19 04:52:00 UTC

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

2021-08-19 04:52:00 UTC

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

2021-08-19 04:52:01 UTC

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

2021-08-19 04:52:01 UTC

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

2021-08-19 04:52:02 UTC

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

2021-08-19 04:52:26 UTC

|2 EE_PORTS=8002 8445 8003 8446 8004 8447 KONG_SHA256=87b789aed871991b92d264b02ceca3c66246c825c28dd71e73faac7293e43fa2 /bin/sh -c set -ex; if [ "$ASSET" = "ce" ] ; then curl -fL https://download.konghq.com/gateway-${KONG_VERSION%%.*}.x-centos-7/Packages/k/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 && ln -s /usr/local/openresty/bin/resty /usr/local/bin/resty && ln -s /usr/local/openresty/luajit/bin/luajit /usr/local/bin/luajit && ln -s /usr/local/openresty/luajit/bin/luajit /usr/local/bin/lua && ln -s /usr/local/openresty/nginx/sbin/nginx /usr/local/bin/nginx && if [ "$ASSET" = "ce" ] ; then kong version ; fi

2021-08-19 04:52:27 UTC

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

2021-08-19 04:52:27 UTC

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

2021-08-19 04:52:27 UTC

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

2021-08-19 04:52:28 UTC

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

2021-08-19 04:52:28 UTC

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

2021-08-19 04:52:28 UTC

/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "kong health"] "10s" "10s" "0s" '\n'}

2021-08-19 04:52:29 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