2021-08-03 21:08:29 UTC
181 MB
ee
KONG_VERSION2.5.0.0
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:8ba884070f611d31cb2c42eddb691319dc9facf5e0ec67672fcfa135181ab3df - 39.69% (71.9 MB)
[#001] sha256:94e0f4b5892ae9aa5c2936540aa2db1104691611b2d925698a5df89b1211a508 - 23.06% (41.8 MB)
[#002] sha256:2061c174be36a47d9e2f95d9c3de09328ae47e551937467e24bdd12e6102596f - 37.25% (67.5 MB)
[#003] sha256:510c8c61352562be16cf5e75356b0e35222b47346350eca9b73ee78631691c5a - 0.0% (734 Bytes)
/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-03 21:07:59 UTC/bin/sh -c #(nop) LABEL maintainer=Kong <support@konghq.com>
2021-08-03 21:07:59 UTC/bin/sh -c #(nop) ARG ASSET=ce
2021-08-03 21:07:59 UTC/bin/sh -c #(nop) ENV ASSET=ee
2021-08-03 21:08:00 UTC/bin/sh -c #(nop) ARG EE_PORTS
2021-08-03 21:08:00 UTC/bin/sh -c #(nop) COPY file:903ea3ccb63fe80d1e8e65954596dc9bcc1bcf4881ea75f5a90d832a40d20b04 in /tmp/kong.rpm
2021-08-03 21:08:00 UTC/bin/sh -c #(nop) ARG KONG_VERSION=2.5.0
2021-08-03 21:08:01 UTC/bin/sh -c #(nop) ENV KONG_VERSION=2.5.0.0
2021-08-03 21:08:01 UTC/bin/sh -c #(nop) ARG KONG_SHA256=87b789aed871991b92d264b02ceca3c66246c825c28dd71e73faac7293e43fa2
2021-08-03 21:08: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-03 21:08:27 UTC/bin/sh -c #(nop) COPY file:3649811eb013838d68f067d2a2d09d181e630afd57da8e87550fbfcecc8a4ab7 in /docker-entrypoint.sh
2021-08-03 21:08:28 UTC/bin/sh -c #(nop) USER kong
2021-08-03 21:08:28 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-08-03 21:08:28 UTC/bin/sh -c #(nop) EXPOSE 8002 8445 8003 8446 8004 8447 8000 8001 8443 8444
2021-08-03 21:08:29 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2021-08-03 21:08:29 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "kong health"] "10s" "10s" "0s" '\n'}
2021-08-03 21:08:29 UTC/bin/sh -c #(nop) CMD ["kong" "docker-start"]
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.