2021-04-27 00:32:42 UTC
182 MB
ee
KONG_VERSION2.4.0.0-beta1
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc - 39.95% (72.6 MB)
[#001] sha256:dbb6fe05f91d2609d08c3aac7f8303c8a3fd02a79d78c33ca3dd6c828412e2df - 23.02% (41.8 MB)
[#002] sha256:04836e3bf6de8b8653df09ddfe0d6ba4297dbd9f3719711b652664937c97c989 - 37.03% (67.3 MB)
[#003] sha256:50553905e9864ec7608ccd4b70256b90d8585371421e0b64a2d2d3cd681b2ae5 - 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-04-09 14:32:49 UTC/bin/sh -c #(nop) LABEL maintainer=Kong <support@konghq.com>
2021-04-09 14:32:49 UTC/bin/sh -c #(nop) ARG ASSET=ce
2021-04-26 16:58:01 UTC/bin/sh -c #(nop) ENV ASSET=ee
2021-04-26 16:58:02 UTC/bin/sh -c #(nop) ARG EE_PORTS
2021-04-27 00:31:52 UTC/bin/sh -c #(nop) COPY file:a50658ac37298036b33c184729559f3c6bd01e8e98dbfdd1a7a041249ca2e4a5 in /tmp/kong.rpm
2021-04-27 00:31:52 UTC/bin/sh -c #(nop) ARG KONG_VERSION=2.4.0
2021-04-27 00:31:53 UTC/bin/sh -c #(nop) ENV KONG_VERSION=2.4.0.0-beta1
2021-04-27 00:31:54 UTC/bin/sh -c #(nop) ARG KONG_SHA256=edbea2fe235bc65087b67fe071449b98476a4a8d12f9919b63100cffcdc0c103
2021-04-27 00:32:36 UTC|2 EE_PORTS=8002 8445 8003 8446 8004 8447 KONG_SHA256=edbea2fe235bc65087b67fe071449b98476a4a8d12f9919b63100cffcdc0c103 /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-04-27 00:32:38 UTC/bin/sh -c #(nop) COPY file:82a5dbd83dce8de074b96fe2f99e2307ffc7e655283159d5a7fab22bcb6b7161 in /docker-entrypoint.sh
2021-04-27 00:32:38 UTC/bin/sh -c #(nop) USER kong
2021-04-27 00:32:39 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-04-27 00:32:40 UTC/bin/sh -c #(nop) EXPOSE 8002 8445 8003 8446 8004 8447 8000 8001 8443 8444
2021-04-27 00:32:41 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2021-04-27 00:32:42 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.