2021-08-18 22:54:38 UTC
154 MB
ee
KONG_SHA256bd63f1e13f1c1dc1bf9b1aeb8671c6fc84f2327c97bf7f7b9ef8c0bec83b0108
KONG_VERSION2.1.4.7
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:ff5a4e4d3690ccc931900b63714d326cc53a58e644f8d0a4f06bf8c62f11c5c7 - 47.47% (72.9 MB)
[#001] sha256:fa2ef7f80d6fc9543f6eb472846931ed1cec2b5f776d1b67bcb1b9942e1a947e - 0.0% (1.77 KB)
[#002] sha256:749bde1b30afcc521f09709b0001945c8ec9e23a28be5cfbad66238235f1102d - 0.0% (4 KB)
[#003] sha256:fb0968ec8b979acd93fbc49b97391713ff386f1208c4473a2f26a665ee68d26b - 21.43% (32.9 MB)
[#004] sha256:6bb51f9f4933c58d3ca2e56a5c8a2f3fb70595ea8c8fd5a94bb326c04d3a127d - 31.09% (47.7 MB)
[#005] sha256:694e04a24d31946d50f56246dd1d32d57fbf08d3f417a5771532af815f81f11a - 0.0% (732 Bytes)
/bin/sh -c #(nop) MAINTAINER Kong
2021-08-18 22:54:17 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-08-18 22:54:18 UTC/bin/sh -c #(nop) COPY file:8bfd2fe9fde554dcca6f20909e89f43fc2d76e2636199eccba8c30bbaad8860f in /licenses/
2021-08-18 22:54:18 UTC/bin/sh -c #(nop) ARG ASSET=ce
2021-08-18 22:54:19 UTC/bin/sh -c #(nop) ENV ASSET=ee
2021-08-18 22:54:20 UTC/bin/sh -c #(nop) ARG EE_PORTS
2021-08-18 22:54:21 UTC/bin/sh -c #(nop) COPY file:08c3968e0d017ac71033056b6799af93229bb75d95536bc6e39572f95cd0cb28 in /tmp/kong.rpm
2021-08-18 22:54:21 UTC/bin/sh -c #(nop) ARG KONG_VERSION=2.2.0
2021-08-18 22:54:21 UTC/bin/sh -c #(nop) ENV KONG_VERSION=2.1.4.7
2021-08-18 22:54:21 UTC/bin/sh -c #(nop) ARG KONG_SHA256=bd63f1e13f1c1dc1bf9b1aeb8671c6fc84f2327c97bf7f7b9ef8c0bec83b0108
2021-08-18 22:54:22 UTC/bin/sh -c #(nop) ENV KONG_SHA256=bd63f1e13f1c1dc1bf9b1aeb8671c6fc84f2327c97bf7f7b9ef8c0bec83b0108
2021-08-18 22:54:35 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-08-18 22:54:36 UTC/bin/sh -c #(nop) COPY file:e1fac3ae7888238fc5cf37a42e11fe6fb130030e23663dae830286713fd0f3bd in /docker-entrypoint.sh
2021-08-18 22:54:37 UTC/bin/sh -c #(nop) USER kong
2021-08-18 22:54:37 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-08-18 22:54:37 UTC/bin/sh -c #(nop) EXPOSE 8002 8445 8003 8446 8004 8447 8000 8001 8443 8444
2021-08-18 22:54:38 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2021-08-18 22:54:38 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.