2021-04-27 00:25:26 UTC
171 MB
ee
KONG_SHA256746d45e240662475f5233b8192f0b36f89bb748d9065c6ef0e63c1ad5353514f
KONG_VERSION2.2.1.3
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RHEL_VERSION7
containeroci
[#000] sha256:b855b55fea8a8db82b6db1ac327725d2578d1e1d12e39220da6e095dc5b72123 - 42.62% (72.9 MB)
[#001] sha256:424ac630d77dd2f1ed6af7dabf75bcd5c771a75e8af1b7c24fbeee6b2dabbd55 - 0.0% (1.77 KB)
[#002] sha256:e4a515298ba04a72bc1485a41a6db29e8af541000bf968aceba86436043c86b1 - 0.0% (3.97 KB)
[#003] sha256:faeda9800502e52ba0084d744c1893e0aadbbf39436a5b49dc99e1bbea4bcdfc - 24.25% (41.5 MB)
[#004] sha256:dba86e8913d730631e64460d9c2a5958f1d75ac65c99a09d528d45996aced74c - 33.13% (56.6 MB)
[#005] sha256:8643c6d0a6ca26104662700799f8a7308751843532de940f1c68dca443b57695 - 0.0% (732 Bytes)
/bin/sh -c #(nop) MAINTAINER Kong
2021-04-27 00:24:53 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-27 00:24:55 UTC/bin/sh -c #(nop) COPY file:61007fbfdf4733239156e2a302b3f5c79010e7a0341b70c7e049006030469951 in /licenses/
2021-04-27 00:24:55 UTC/bin/sh -c #(nop) ARG ASSET=ce
2021-04-27 00:24:56 UTC/bin/sh -c #(nop) ENV ASSET=ee
2021-04-27 00:24:57 UTC/bin/sh -c #(nop) ARG EE_PORTS
2021-04-27 00:24:59 UTC/bin/sh -c #(nop) COPY file:e1a913f7ac99c67318b3de8ed79d5eaded465fff2bfac203f1d81ff62cfedf66 in /tmp/kong.rpm
2021-04-27 00:24:59 UTC/bin/sh -c #(nop) ARG KONG_VERSION=2.4.0
2021-04-27 00:25:00 UTC/bin/sh -c #(nop) ENV KONG_VERSION=2.2.1.3
2021-04-27 00:25:01 UTC/bin/sh -c #(nop) ARG RHEL_VERSION
2021-04-27 00:25:02 UTC/bin/sh -c #(nop) ENV RHEL_VERSION=7
2021-04-27 00:25:03 UTC/bin/sh -c #(nop) ARG KONG_SHA256=746d45e240662475f5233b8192f0b36f89bb748d9065c6ef0e63c1ad5353514f
2021-04-27 00:25:04 UTC/bin/sh -c #(nop) ENV KONG_SHA256=746d45e240662475f5233b8192f0b36f89bb748d9065c6ef0e63c1ad5353514f
2021-04-27 00:25: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-27 00:25:22 UTC/bin/sh -c #(nop) COPY file:6061d77f6d76a5841cfe6189aaa93086bddf21b254ab8026b799d7f2e28f72df in /docker-entrypoint.sh
2021-04-27 00:25:22 UTC/bin/sh -c #(nop) USER kong
2021-04-27 00:25:23 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-04-27 00:25:24 UTC/bin/sh -c #(nop) EXPOSE 8002 8445 8003 8446 8004 8447 8000 8001 8443 8444
2021-04-27 00:25:25 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2021-04-27 00:25:26 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.