2021-04-23 00:14:15 UTC
163 MB
ee
KONG_VERSION2.1.4.6
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:8ba884070f611d31cb2c42eddb691319dc9facf5e0ec67672fcfa135181ab3df - 44.12% (71.9 MB)
[#001] sha256:82055e66ba43a3e81f3f90c721ccd5cdbfbaee8ef33354c86cf9091b835b920b - 20.16% (32.9 MB)
[#002] sha256:78b52be73631366abb5e704a1ef108926cfcc3afb85221e314812ef137b636b6 - 35.72% (58.2 MB)
[#003] sha256:27eaf5e4c5ebd5ea52de269edce7f9580794e1de1689033e581931c34e49c745 - 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-04-23 00:13:48 UTC/bin/sh -c #(nop) LABEL maintainer=Kong <support@konghq.com>
2021-04-23 00:13:48 UTC/bin/sh -c #(nop) ARG ASSET=ce
2021-04-23 00:13:48 UTC/bin/sh -c #(nop) ENV ASSET=ee
2021-04-23 00:13:49 UTC/bin/sh -c #(nop) ARG EE_PORTS
2021-04-23 00:13:49 UTC/bin/sh -c #(nop) COPY file:add89600dd40b3d2146baa73bdc871ee45e067753dc9a0734e512b2e66b37921 in /tmp/kong.rpm
2021-04-23 00:13:50 UTC/bin/sh -c #(nop) ARG KONG_VERSION=2.2.0
2021-04-23 00:13:50 UTC/bin/sh -c #(nop) ENV KONG_VERSION=2.1.4.6
2021-04-23 00:13:50 UTC/bin/sh -c #(nop) ARG KONG_SHA256=17f8a8f5084c7ff0b5807f0a161d900d08f410e4e6fa2c40d469c01604371557
2021-04-23 00:14:14 UTC|2 EE_PORTS=8002 8445 8003 8446 8004 8447 KONG_SHA256=17f8a8f5084c7ff0b5807f0a161d900d08f410e4e6fa2c40d469c01604371557 /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 && { useradd kong || true ;} && mkdir -p "/usr/local/kong" && yum install -y /tmp/kong.rpm && yum clean all && rm /tmp/kong.rpm && chown -R kong:0 /usr/local/kong && chown kong:0 /usr/local/bin/kong && chmod -R g=u /usr/local/kong && if [ "$ASSET" = "ce" ] ; then kong version ; fi;
2021-04-23 00:14:14 UTC/bin/sh -c #(nop) COPY file:b73e4f07ee24bda183b75cc469ca210b675ef56e88524c5632b654a7cac712a7 in /docker-entrypoint.sh
2021-04-23 00:14:14 UTC/bin/sh -c #(nop) USER kong
2021-04-23 00:14:15 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-04-23 00:14:15 UTC/bin/sh -c #(nop) EXPOSE 8002 8445 8003 8446 8004 8447 8000 8001 8443 8444
2021-04-23 00:14:15 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2021-04-23 00:14:15 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.