2021-09-15 19:51:58 UTC
122 MB
ce
KONG_VERSION2.5.0
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc - 59.6% (72.6 MB)
[#001] sha256:1bf5a22c33293d0d5fc35b813a8f71d89abcd8398213f41285640177d7580dac - 0.0% (128 Bytes)
[#002] sha256:77c55ecca617c73dd7b430dd8357e9dbe938057c0042fe6d5e726a30f379d2d9 - 40.4% (49.2 MB)
[#003] sha256:a43a421991328f1f39cd093e8a8ece0cbb79e399ef450e1b494442d191805149 - 0.0% (735 Bytes)
/bin/sh -c #(nop) ADD file:b3ebbe8bd304723d43b7b44a6d990cd657b63d93d6a2a9293983a30bfc1dfa53 in /
2021-09-15 18:20:23 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
2021-09-15 18:20:23 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-09-15 19:51:18 UTC/bin/sh -c #(nop) LABEL maintainer=Kong <support@konghq.com>
2021-09-15 19:51:18 UTC/bin/sh -c #(nop) ARG ASSET=ce
2021-09-15 19:51:18 UTC/bin/sh -c #(nop) ENV ASSET=ce
2021-09-15 19:51:19 UTC/bin/sh -c #(nop) ARG EE_PORTS
2021-09-15 19:51:19 UTC/bin/sh -c #(nop) COPY file:ff02c070e4c89f043b176279a7e41464b5fab8cb98cfcd6332fad2d2741fc41d in /tmp/kong.rpm
2021-09-15 19:51:19 UTC/bin/sh -c #(nop) ARG KONG_VERSION=2.5.0
2021-09-15 19:51:19 UTC/bin/sh -c #(nop) ENV KONG_VERSION=2.5.0
2021-09-15 19:51:19 UTC/bin/sh -c #(nop) ARG KONG_SHA256=87b789aed871991b92d264b02ceca3c66246c825c28dd71e73faac7293e43fa2
2021-09-15 19:51:56 UTC|1 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-09-15 19:51:57 UTC/bin/sh -c #(nop) COPY file:a9828df20ead648b4c991bfb67a40d0065e248e50a2ae98fad0104e78f32d234 in /docker-entrypoint.sh
2021-09-15 19:51:57 UTC/bin/sh -c #(nop) USER kong
2021-09-15 19:51:57 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-09-15 19:51:57 UTC/bin/sh -c #(nop) EXPOSE 8000 8001 8443 8444
2021-09-15 19:51:58 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2021-09-15 19:51:58 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "kong health"] "10s" "10s" "0s" '\n'}
2021-09-15 19:51:58 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.