2021-04-23 19:00:23 UTC
171 MB
ee
KONG_SHA256746d45e240662475f5233b8192f0b36f89bb748d9065c6ef0e63c1ad5353514f
KONG_VERSION2.3.3.2
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RHEL_VERSION7
containeroci
[#000] sha256:b855b55fea8a8db82b6db1ac327725d2578d1e1d12e39220da6e095dc5b72123 - 42.61% (72.9 MB)
[#001] sha256:424ac630d77dd2f1ed6af7dabf75bcd5c771a75e8af1b7c24fbeee6b2dabbd55 - 0.0% (1.77 KB)
[#002] sha256:e1b4aab6a68ebcf7a2fc310b176f37d94d16a9fb7696c6f064389d3c049b3365 - 0.0% (4 KB)
[#003] sha256:d7fbc31680b0acd4ba8e389ad2321a63337995488480ee9d568e2916e2aec44f - 24.26% (41.5 MB)
[#004] sha256:5f24ba60b19e5631cb16b655a9ccb212fb7ef9277e8c4952df1fe9f66cdd116b - 33.13% (56.7 MB)
[#005] sha256:0de87e2829b0b21be34b399ae882dea06d85ad7dee5250724600458cf0a29044 - 0.0% (737 Bytes)
/bin/sh -c #(nop) MAINTAINER Kong
2021-04-23 00:54:57 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-04-23 00:54:57 UTC/bin/sh -c #(nop) COPY file:8bfd2fe9fde554dcca6f20909e89f43fc2d76e2636199eccba8c30bbaad8860f in /licenses/
2021-04-23 00:54:57 UTC/bin/sh -c #(nop) ARG ASSET=ce
2021-04-23 00:55:00 UTC/bin/sh -c #(nop) ENV ASSET=ee
2021-04-23 00:55:01 UTC/bin/sh -c #(nop) ARG EE_PORTS
2021-04-23 19:00:04 UTC/bin/sh -c #(nop) COPY file:677fb820fd400d70a879b52515d0cd9a8b4c62fb5695bdf9117e1c4483a2c9ab in /tmp/kong.rpm
2021-04-23 19:00:07 UTC/bin/sh -c #(nop) ARG KONG_VERSION=2.4.0
2021-04-23 19:00:07 UTC/bin/sh -c #(nop) ENV KONG_VERSION=2.3.3.2
2021-04-23 19:00:07 UTC/bin/sh -c #(nop) ARG RHEL_VERSION
2021-04-23 19:00:07 UTC/bin/sh -c #(nop) ENV RHEL_VERSION=7
2021-04-23 19:00:07 UTC/bin/sh -c #(nop) ARG KONG_SHA256=746d45e240662475f5233b8192f0b36f89bb748d9065c6ef0e63c1ad5353514f
2021-04-23 19:00:07 UTC/bin/sh -c #(nop) ENV KONG_SHA256=746d45e240662475f5233b8192f0b36f89bb748d9065c6ef0e63c1ad5353514f
2021-04-23 19:00:21 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-04-23 19:00:22 UTC/bin/sh -c #(nop) COPY file:e1fac3ae7888238fc5cf37a42e11fe6fb130030e23663dae830286713fd0f3bd in /docker-entrypoint.sh
2021-04-23 19:00:23 UTC/bin/sh -c #(nop) USER kong
2021-04-23 19:00:23 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-04-23 19:00:23 UTC/bin/sh -c #(nop) EXPOSE 8002 8445 8003 8446 8004 8447 8000 8001 8443 8444
2021-04-23 19:00:23 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2021-04-23 19:00:23 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.