2021-04-27 00:46:10 UTC
152 MB
ee
KONG_SHA256bd63f1e13f1c1dc1bf9b1aeb8671c6fc84f2327c97bf7f7b9ef8c0bec83b0108
KONG_VERSION1.5.0.11
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:b855b55fea8a8db82b6db1ac327725d2578d1e1d12e39220da6e095dc5b72123 - 47.96% (72.9 MB)
[#001] sha256:424ac630d77dd2f1ed6af7dabf75bcd5c771a75e8af1b7c24fbeee6b2dabbd55 - 0.0% (1.77 KB)
[#002] sha256:b82015eb25671fc102bbe40189b36db0e6d7429cee624ba3e42699866dbb3ad7 - 0.0% (3.97 KB)
[#003] sha256:964e942db40114ffc8e56964241e8b61dbbcb27ff876ac609f820d87e45c3ca8 - 21.04% (32 MB)
[#004] sha256:326aea353091cf0f7f13470f3985ba7abce9236b20fc23886fbc35c47aed77d2 - 31.0% (47.1 MB)
[#005] sha256:a8cc5e3eda28cad882942db9ee0daa4ea0c33deb0a1bd349ef04843cc724d842 - 0.0% (733 Bytes)
/bin/sh -c #(nop) MAINTAINER Kong
2021-04-27 00:45:37 UTC/bin/sh -c #(nop) LABEL name=Kong vendor=Kong version=2.2.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:45:39 UTC/bin/sh -c #(nop) COPY file:61007fbfdf4733239156e2a302b3f5c79010e7a0341b70c7e049006030469951 in /licenses/
2021-04-27 00:45:39 UTC/bin/sh -c #(nop) ARG ASSET=ce
2021-04-27 00:45:40 UTC/bin/sh -c #(nop) ENV ASSET=ee
2021-04-27 00:45:41 UTC/bin/sh -c #(nop) ARG EE_PORTS
2021-04-27 00:45:43 UTC/bin/sh -c #(nop) COPY file:e4118ecf7231ee296529ed8c24602e0d7580f25804e7c22e120b9f1eb57381b7 in /tmp/kong.rpm
2021-04-27 00:45:43 UTC/bin/sh -c #(nop) ARG KONG_VERSION=2.2.0
2021-04-27 00:45:44 UTC/bin/sh -c #(nop) ENV KONG_VERSION=1.5.0.11
2021-04-27 00:45:45 UTC/bin/sh -c #(nop) ARG KONG_SHA256=bd63f1e13f1c1dc1bf9b1aeb8671c6fc84f2327c97bf7f7b9ef8c0bec83b0108
2021-04-27 00:45:46 UTC/bin/sh -c #(nop) ENV KONG_SHA256=bd63f1e13f1c1dc1bf9b1aeb8671c6fc84f2327c97bf7f7b9ef8c0bec83b0108
2021-04-27 00:46:04 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/7/kong-$KONG_VERSION.rhel7.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 && { useradd kong || true ;} && mkdir -p "/usr/local/kong" && yum install -y /tmp/kong.rpm && yum clean all && rm /tmp/kong.rpm && chown -R kong:0 /usr/local/kong && chown kong:0 /usr/local/bin/kong && chmod -R g=u /usr/local/kong && if [ "$ASSET" = "ce" ] ; then kong version ; fi;
2021-04-27 00:46:06 UTC/bin/sh -c #(nop) COPY file:6061d77f6d76a5841cfe6189aaa93086bddf21b254ab8026b799d7f2e28f72df in /docker-entrypoint.sh
2021-04-27 00:46:06 UTC/bin/sh -c #(nop) USER kong
2021-04-27 00:46:07 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-04-27 00:46:08 UTC/bin/sh -c #(nop) EXPOSE 8002 8445 8003 8446 8004 8447 8000 8001 8443 8444
2021-04-27 00:46:09 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2021-04-27 00:46:10 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.