2021-05-27 22:30:11 UTC
172 MB
ee
KONG_SHA2562c7450d99b878f215677bb20ce4e15f1b385544fbf7cb4ffc061af983a9d9172
KONG_VERSION2.4.1.1
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:20ac8a155070989652fd2acb09e510d5e28af39aee2623cb88d51c164a04575f - 0.0% (3.97 KB)
[#003] sha256:f304569daea400bda83aaac835ee3160085bbac3c19e8807c51854eace083d3d - 24.36% (41.8 MB)
[#004] sha256:96bf425bf8f3d0413fb9a0b69d450566a34888e292ac10d307c6cd26c8e08720 - 33.2% (57 MB)
[#005] sha256:b2894261f9dd5881be26000f9b8de9824464ac667f3a2e3a28b5221bd60726d3 - 0.0% (732 Bytes)
/bin/sh -c #(nop) MAINTAINER Kong
2021-05-26 15:37:23 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-26 15:37:25 UTC/bin/sh -c #(nop) COPY file:61007fbfdf4733239156e2a302b3f5c79010e7a0341b70c7e049006030469951 in /licenses/
2021-05-26 15:37:25 UTC/bin/sh -c #(nop) ARG ASSET=ce
2021-05-27 22:29:33 UTC/bin/sh -c #(nop) ENV ASSET=ee
2021-05-27 22:29:34 UTC/bin/sh -c #(nop) ARG EE_PORTS
2021-05-27 22:29:36 UTC/bin/sh -c #(nop) COPY file:4ffaccd11431de1a98fc29933bdab65be047590a1cc7a4f8a997bd32db392698 in /tmp/kong.rpm
2021-05-27 22:29:36 UTC/bin/sh -c #(nop) ARG KONG_VERSION=2.4.1
2021-05-27 22:29:37 UTC/bin/sh -c #(nop) ENV KONG_VERSION=2.4.1.1
2021-05-27 22:29:38 UTC/bin/sh -c #(nop) ARG RHEL_VERSION
2021-05-27 22:29:39 UTC/bin/sh -c #(nop) ENV RHEL_VERSION=7
2021-05-27 22:29:40 UTC/bin/sh -c #(nop) ARG KONG_SHA256=2c7450d99b878f215677bb20ce4e15f1b385544fbf7cb4ffc061af983a9d9172
2021-05-27 22:29:41 UTC/bin/sh -c #(nop) ENV KONG_SHA256=2c7450d99b878f215677bb20ce4e15f1b385544fbf7cb4ffc061af983a9d9172
2021-05-27 22:30:06 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-27 22:30:07 UTC/bin/sh -c #(nop) COPY file:6061d77f6d76a5841cfe6189aaa93086bddf21b254ab8026b799d7f2e28f72df in /docker-entrypoint.sh
2021-05-27 22:30:07 UTC/bin/sh -c #(nop) USER kong
2021-05-27 22:30:08 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-05-27 22:30:09 UTC/bin/sh -c #(nop) EXPOSE 8002 8445 8003 8446 8004 8447 8000 8001 8443 8444
2021-05-27 22:30:10 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2021-05-27 22:30:11 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.