2021-05-27 22:29:03 UTC
182 MB
ee
KONG_VERSION2.4.1.1
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc - 39.94% (72.6 MB)
[#001] sha256:b32dbd137773b7af2cab8845edaf8134d8db78b62288fa2f4b160e6858718236 - 23.03% (41.8 MB)
[#002] sha256:a8e228e0737bc80ccda1b32afa96d996d82d137c58f7c183184a43df3aed928d - 37.03% (67.3 MB)
[#003] sha256:beffa8a5180a7d0f5e9f6de08c5700e71b769797ccde0304d38ec4fe2098c4fe - 0.0% (734 Bytes)
/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-05-27 22:28:08 UTC/bin/sh -c #(nop) LABEL maintainer=Kong <support@konghq.com>
2021-05-27 22:28:09 UTC/bin/sh -c #(nop) ARG ASSET=ce
2021-05-27 22:28:10 UTC/bin/sh -c #(nop) ENV ASSET=ee
2021-05-27 22:28:11 UTC/bin/sh -c #(nop) ARG EE_PORTS
2021-05-27 22:28:13 UTC/bin/sh -c #(nop) COPY file:8aab9f162195be71ef8791eb3696934dbe63b446ca680adc016247658c9f2a66 in /tmp/kong.rpm
2021-05-27 22:28:13 UTC/bin/sh -c #(nop) ARG KONG_VERSION=2.4.1
2021-05-27 22:28:14 UTC/bin/sh -c #(nop) ENV KONG_VERSION=2.4.1.1
2021-05-27 22:28:15 UTC/bin/sh -c #(nop) ARG KONG_SHA256=b8083a6c268f69865e66a8d504fcdacab49ba36a4194ccfc9737d65e6863c30a
2021-05-27 22:28:57 UTC|2 EE_PORTS=8002 8445 8003 8446 8004 8447 KONG_SHA256=b8083a6c268f69865e66a8d504fcdacab49ba36a4194ccfc9737d65e6863c30a /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 && if [ "$ASSET" = "ce" ] ; then kong version ; fi;
2021-05-27 22:28:59 UTC/bin/sh -c #(nop) COPY file:82a5dbd83dce8de074b96fe2f99e2307ffc7e655283159d5a7fab22bcb6b7161 in /docker-entrypoint.sh
2021-05-27 22:28:59 UTC/bin/sh -c #(nop) USER kong
2021-05-27 22:29:00 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-05-27 22:29:01 UTC/bin/sh -c #(nop) EXPOSE 8002 8445 8003 8446 8004 8447 8000 8001 8443 8444
2021-05-27 22:29:02 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2021-05-27 22:29:03 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.