2021-08-19 00:05:35 UTC
171 MB
ee
KONG_SHA256552cbd21da65810e9fbc4673221504855c29aa6e73301a5f0726b35cf93480df
KONG_VERSION2.2.1.4
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RHEL_VERSION7
containeroci
[#000] sha256:ff5a4e4d3690ccc931900b63714d326cc53a58e644f8d0a4f06bf8c62f11c5c7 - 42.59% (72.9 MB)
[#001] sha256:fa2ef7f80d6fc9543f6eb472846931ed1cec2b5f776d1b67bcb1b9942e1a947e - 0.0% (1.77 KB)
[#002] sha256:2523a60884233aa87db37be9751319380d39ddbf1e1af6902c450e67575cf599 - 0.0% (3.99 KB)
[#003] sha256:17e2f5a1e756edbec53ebb5050de230f7fdc05c149fed69bb55fe121ef0783e0 - 24.26% (41.5 MB)
[#004] sha256:64f7854517f27ab37245372a7ceed6c9ae7847af0068100b6e6c88e4555081fc - 33.14% (56.7 MB)
[#005] sha256:75d5c653d78b12ab5c58905f989ac5713e31d580d91e73bd35974ca2e83bef8e - 0.0% (732 Bytes)
/bin/sh -c #(nop) MAINTAINER Kong
2021-08-19 00:05:12 UTC/bin/sh -c #(nop) LABEL name=Kong vendor=Kong version=2.2.1 release=1 url=https://konghq.com summary=Next-Generation API Platform for Modern Architectures description=Next-Generation API Platform for Modern Architectures
2021-08-19 00:05:12 UTC/bin/sh -c #(nop) COPY file:8bfd2fe9fde554dcca6f20909e89f43fc2d76e2636199eccba8c30bbaad8860f in /licenses/
2021-08-19 00:05:12 UTC/bin/sh -c #(nop) ARG ASSET=ce
2021-08-19 00:05:13 UTC/bin/sh -c #(nop) ENV ASSET=ee
2021-08-19 00:05:13 UTC/bin/sh -c #(nop) ARG EE_PORTS
2021-08-19 00:05:14 UTC/bin/sh -c #(nop) COPY file:a5a70ed15f992f658e377d55846e449658f2a9b57ef24711a600c7865452eedb in /tmp/kong.rpm
2021-08-19 00:05:14 UTC/bin/sh -c #(nop) ARG KONG_VERSION=2.2.1
2021-08-19 00:05:14 UTC/bin/sh -c #(nop) ENV KONG_VERSION=2.2.1.4
2021-08-19 00:05:15 UTC/bin/sh -c #(nop) ARG RHEL_VERSION
2021-08-19 00:05:15 UTC/bin/sh -c #(nop) ENV RHEL_VERSION=7
2021-08-19 00:05:16 UTC/bin/sh -c #(nop) ARG KONG_SHA256=552cbd21da65810e9fbc4673221504855c29aa6e73301a5f0726b35cf93480df
2021-08-19 00:05:16 UTC/bin/sh -c #(nop) ENV KONG_SHA256=552cbd21da65810e9fbc4673221504855c29aa6e73301a5f0726b35cf93480df
2021-08-19 00:05:30 UTC|1 EE_PORTS=8002 8445 8003 8446 8004 8447 /bin/sh -c set -ex; if [ "$ASSET" = "ce" ] ; then curl -fL "https://bintray.com/kong/kong-rpm/download_file?file_path=rhel/${RHEL_VERSION}/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-08-19 00:05:31 UTC/bin/sh -c #(nop) COPY file:e1fac3ae7888238fc5cf37a42e11fe6fb130030e23663dae830286713fd0f3bd in /docker-entrypoint.sh
2021-08-19 00:05:32 UTC/bin/sh -c #(nop) USER kong
2021-08-19 00:05:32 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-08-19 00:05:32 UTC/bin/sh -c #(nop) EXPOSE 8002 8445 8003 8446 8004 8447 8000 8001 8443 8444
2021-08-19 00:05:35 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2021-08-19 00:05:35 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.