2021-05-18 21:30:39 UTC
172 MB
ee
KONG_SHA2562c7450d99b878f215677bb20ce4e15f1b385544fbf7cb4ffc061af983a9d9172
KONG_VERSION2.4.1.0
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RHEL_VERSION7
containeroci
[#000] sha256:cd50c1c5fe4a03fb64368f18720df651ef9b17fa71955af2b1a45d7f6eb23dee - 42.44% (72.9 MB)
[#001] sha256:de10d63efa9ceabd041f633b48d5405a58fbd4d7521fe9f693c9d24d72380b7f - 0.0% (1.77 KB)
[#002] sha256:3a08c359b3358c15f8e1b8ef4c0256cd551329dcbe9761f4e0ea7220c67cad61 - 0.0% (3.99 KB)
[#003] sha256:f23ab8310fe951813f33a8e46c87f8e0ef4c1958b385aa2a169d92c9b3badfa3 - 24.36% (41.8 MB)
[#004] sha256:443c219ef362a26a60e80a31c728c70d37e82c3b50a79d46a4d93c609a67ab03 - 33.2% (57 MB)
[#005] sha256:47c489b511d178c0f140f4ae0285e1a62b9da94f331bb392acc55a40721d4655 - 0.0% (731 Bytes)
/bin/sh -c #(nop) MAINTAINER Kong
2021-05-18 21:30:18 UTC/bin/sh -c #(nop) LABEL name=Kong vendor=Kong version=2.4.0 release=1 url=https://konghq.com summary=Next-Generation API Platform for Modern Architectures description=Next-Generation API Platform for Modern Architectures
2021-05-18 21:30:18 UTC/bin/sh -c #(nop) COPY file:8bfd2fe9fde554dcca6f20909e89f43fc2d76e2636199eccba8c30bbaad8860f in /licenses/
2021-05-18 21:30:18 UTC/bin/sh -c #(nop) ARG ASSET=ce
2021-05-18 21:30:18 UTC/bin/sh -c #(nop) ENV ASSET=ee
2021-05-18 21:30:19 UTC/bin/sh -c #(nop) ARG EE_PORTS
2021-05-18 21:30:20 UTC/bin/sh -c #(nop) COPY file:ad24f8cacaeaa89521e2d6c2d9c99baeb113cb8aa794f9644f4d093c45a96977 in /tmp/kong.rpm
2021-05-18 21:30:20 UTC/bin/sh -c #(nop) ARG KONG_VERSION=2.4.1
2021-05-18 21:30:20 UTC/bin/sh -c #(nop) ENV KONG_VERSION=2.4.1.0
2021-05-18 21:30:20 UTC/bin/sh -c #(nop) ARG RHEL_VERSION
2021-05-18 21:30:21 UTC/bin/sh -c #(nop) ENV RHEL_VERSION=7
2021-05-18 21:30:21 UTC/bin/sh -c #(nop) ARG KONG_SHA256=2c7450d99b878f215677bb20ce4e15f1b385544fbf7cb4ffc061af983a9d9172
2021-05-18 21:30:21 UTC/bin/sh -c #(nop) ENV KONG_SHA256=2c7450d99b878f215677bb20ce4e15f1b385544fbf7cb4ffc061af983a9d9172
2021-05-18 21:30:36 UTC|1 EE_PORTS=8002 8445 8003 8446 8004 8447 /bin/sh -c set -ex; if [ "$ASSET" = "ce" ] ; then curl -fL "https://download.konghq.com/gateway-${KONG_VERSION%%.*}.x-rhel-$RHEL_VERSION/Packages/k/kong-$KONG_VERSION.rhel${RHEL_VERSION}.amd64.rpm" -o /tmp/kong.rpm && echo "$KONG_SHA256 /tmp/kong.rpm" | sha256sum -c -; fi; yum install -y -q unzip shadow-utils && 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-18 21:30:37 UTC/bin/sh -c #(nop) COPY file:e1fac3ae7888238fc5cf37a42e11fe6fb130030e23663dae830286713fd0f3bd in /docker-entrypoint.sh
2021-05-18 21:30:38 UTC/bin/sh -c #(nop) USER kong
2021-05-18 21:30:39 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-05-18 21:30:39 UTC/bin/sh -c #(nop) EXPOSE 8002 8445 8003 8446 8004 8447 8000 8001 8443 8444
2021-05-18 21:30:39 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2021-05-18 21:30:39 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.