2021-04-23 19:00:34 UTC
181 MB
ee
KONG_VERSION2.3.3.2
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:8ba884070f611d31cb2c42eddb691319dc9facf5e0ec67672fcfa135181ab3df - 39.81% (71.9 MB)
[#001] sha256:fd8872f2e282d88cf4cb68ef037e408be80c66712634323124d59df4180fabd5 - 22.98% (41.5 MB)
[#002] sha256:cccadf96ff6b2fc3d5373be11530ab992c2e74c8709be30e60b7610ecdc08b6d - 37.21% (67.2 MB)
[#003] sha256:f5f0ccef3991451b66cab353a4471f15c900bd7a27dfc86e2e639df200e5af69 - 0.0% (738 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-04-23 00:54:56 UTC/bin/sh -c #(nop) LABEL maintainer=Kong <support@konghq.com>
2021-04-23 00:54:57 UTC/bin/sh -c #(nop) ARG ASSET=ce
2021-04-23 00:54:57 UTC/bin/sh -c #(nop) ENV ASSET=ee
2021-04-23 00:54:57 UTC/bin/sh -c #(nop) ARG EE_PORTS
2021-04-23 19:00:04 UTC/bin/sh -c #(nop) COPY file:886a65860a79af866786ccf6a3198ff64ecdfb0bb5e5fc05866ab5fbebd8830e in /tmp/kong.rpm
2021-04-23 19:00:07 UTC/bin/sh -c #(nop) ARG KONG_VERSION=2.4.0
2021-04-23 19:00:07 UTC/bin/sh -c #(nop) ENV KONG_VERSION=2.3.3.2
2021-04-23 19:00:07 UTC/bin/sh -c #(nop) ARG KONG_SHA256=edbea2fe235bc65087b67fe071449b98476a4a8d12f9919b63100cffcdc0c103
2021-04-23 19:00:33 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-23 19:00:34 UTC/bin/sh -c #(nop) COPY file:b73e4f07ee24bda183b75cc469ca210b675ef56e88524c5632b654a7cac712a7 in /docker-entrypoint.sh
2021-04-23 19:00:34 UTC/bin/sh -c #(nop) USER kong
2021-04-23 19:00:34 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-04-23 19:00:34 UTC/bin/sh -c #(nop) EXPOSE 8002 8445 8003 8446 8004 8447 8000 8001 8443 8444
2021-04-23 19:00:34 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2021-04-23 19:00:34 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.