2021-01-21 21:45:42 UTC
171 MB
ee
KONG_SHA2565d6b4f47cae9d13edef27f010b9f56c022a756ba281dc487a2217a267e5a3edf
KONG_VERSION2.3.0.0-beta1
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RHEL_VERSION7
containeroci
[#000] sha256:eae19a56e9c600eb0a59816d9d0ad7065824a34a13be60469084304fc7170334 - 42.6% (72.9 MB)
[#001] sha256:be73321c79565b4e2fdf9f55ba6333e5d50a1bcf583db3b41be45a9be7d82431 - 0.0% (1.77 KB)
[#002] sha256:7a36433a2b28122e5772ef9ebf0aa25e6adbb3b047191179b8a677dbb8602bb1 - 0.0% (4 KB)
[#003] sha256:7ecf25fd2e3adc13023b90694735a5187836a03f03c715f0251db46bff10170a - 24.26% (41.5 MB)
[#004] sha256:b899a1ccf69706ec8f52ceda3e1e188316fe0d49465d7b25c061d66b0a7ae9fd - 33.13% (56.7 MB)
[#005] sha256:1f884caa8c50c17699e4233f27577a256cf18577c0d61733804fb22d37349113 - 0.0% (735 Bytes)
/bin/sh -c #(nop) MAINTAINER Kong
2021-01-20 23:07:37 UTC/bin/sh -c #(nop) LABEL name=Kong vendor=Kong version=2.3.0 release=1 url=https://konghq.com summary=Next-Generation API Platform for Modern Architectures description=Next-Generation API Platform for Modern Architectures
2021-01-20 23:07:37 UTC/bin/sh -c #(nop) COPY file:8bfd2fe9fde554dcca6f20909e89f43fc2d76e2636199eccba8c30bbaad8860f in /licenses/
2021-01-20 23:07:37 UTC/bin/sh -c #(nop) ARG ASSET=ce
2021-01-20 23:07:37 UTC/bin/sh -c #(nop) ENV ASSET=ee
2021-01-20 23:07:38 UTC/bin/sh -c #(nop) ARG EE_PORTS
2021-01-21 21:45:20 UTC/bin/sh -c #(nop) COPY file:576876e2225dbb94e408b7ac4dccf45777c26ddba882e6161d15e6577c72be15 in /tmp/kong.rpm
2021-01-21 21:45:21 UTC/bin/sh -c #(nop) ARG KONG_VERSION=2.3.0
2021-01-21 21:45:21 UTC/bin/sh -c #(nop) ENV KONG_VERSION=2.3.0.0-beta1
2021-01-21 21:45:23 UTC/bin/sh -c #(nop) ARG RHEL_VERSION
2021-01-21 21:45:23 UTC/bin/sh -c #(nop) ENV RHEL_VERSION=7
2021-01-21 21:45:23 UTC/bin/sh -c #(nop) ARG KONG_SHA256=5d6b4f47cae9d13edef27f010b9f56c022a756ba281dc487a2217a267e5a3edf
2021-01-21 21:45:23 UTC/bin/sh -c #(nop) ENV KONG_SHA256=5d6b4f47cae9d13edef27f010b9f56c022a756ba281dc487a2217a267e5a3edf
2021-01-21 21:45:39 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-01-21 21:45:42 UTC/bin/sh -c #(nop) COPY file:e1fac3ae7888238fc5cf37a42e11fe6fb130030e23663dae830286713fd0f3bd in /docker-entrypoint.sh
2021-01-21 21:45:42 UTC/bin/sh -c #(nop) USER kong
2021-01-21 21:45:42 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-01-21 21:45:42 UTC/bin/sh -c #(nop) EXPOSE 8002 8445 8003 8446 8004 8447 8000 8001 8443 8444
2021-01-21 21:45:42 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2021-01-21 21:45:42 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.