2021-10-22 14:28:34 UTC
172 MB
ee
KONG_SHA2569dbf4ea61d054dafe1a0b17fdadbd508dc6a1c5aa27779573e643ca38619d4dc
KONG_VERSION2.5.1.1
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RHEL_VERSION7
containeroci
[#000] sha256:c65299f2847308dc8c08513a39bb25252e98a01f3b6556ed3187eca2f20da3d4 - 42.47% (73 MB)
[#001] sha256:0bcb99761896a3a40af77321f68dce0f550081004f95ccca45134a46bfa9ad71 - 0.0% (1.77 KB)
[#002] sha256:5edac36242cb4f83b5cecf5f2a3d95a75da29ef4d70d2001d9b9c4c8a8170615 - 0.0% (3.99 KB)
[#003] sha256:81ba4045c0f790f03dcce7477cedefc5eae1500ad852973ab63341a770b93066 - 24.34% (41.8 MB)
[#004] sha256:b80c940efe7c715ce0f724eb61030fe253a23eb1a5f5a97f8525ec339333ef30 - 33.18% (57 MB)
[#005] sha256:71c19a137ceae89821bd3a8a132d3209d1bc732349f2760234fd948335f23fb1 - 0.0% (879 Bytes)
/bin/sh -c #(nop) MAINTAINER Kong
2021-10-22 14:28:17 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-10-22 14:28:18 UTC/bin/sh -c #(nop) COPY file:8bfd2fe9fde554dcca6f20909e89f43fc2d76e2636199eccba8c30bbaad8860f in /licenses/
2021-10-22 14:28:18 UTC/bin/sh -c #(nop) ARG ASSET=ce
2021-10-22 14:28:18 UTC/bin/sh -c #(nop) ENV ASSET=ee
2021-10-22 14:28:18 UTC/bin/sh -c #(nop) ARG EE_PORTS
2021-10-22 14:28:18 UTC/bin/sh -c #(nop) COPY file:a25b444771a72891bab5bd643de0a09abf25f2937d56b20148b0feb28d143b06 in /tmp/kong.rpm
2021-10-22 14:28:19 UTC/bin/sh -c #(nop) ARG KONG_VERSION=2.5.1
2021-10-22 14:28:19 UTC/bin/sh -c #(nop) ENV KONG_VERSION=2.5.1.1
2021-10-22 14:28:19 UTC/bin/sh -c #(nop) ARG RHEL_VERSION
2021-10-22 14:28:19 UTC/bin/sh -c #(nop) ENV RHEL_VERSION=7
2021-10-22 14:28:19 UTC/bin/sh -c #(nop) ARG KONG_SHA256=9dbf4ea61d054dafe1a0b17fdadbd508dc6a1c5aa27779573e643ca38619d4dc
2021-10-22 14:28:19 UTC/bin/sh -c #(nop) ENV KONG_SHA256=9dbf4ea61d054dafe1a0b17fdadbd508dc6a1c5aa27779573e643ca38619d4dc
2021-10-22 14:28:33 UTC|1 EE_PORTS=8002 8445 8003 8446 8004 8447 /bin/sh -c set -ex; if [ "$ASSET" = "ce" ] ; then curl -fL "https://download.konghq.com/gateway-${KONG_VERSION%%.*}.x-rhel-$RHEL_VERSION/Packages/k/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 && ln -s /usr/local/openresty/bin/resty /usr/local/bin/resty && ln -s /usr/local/openresty/luajit/bin/luajit /usr/local/bin/luajit && ln -s /usr/local/openresty/luajit/bin/luajit /usr/local/bin/lua && ln -s /usr/local/openresty/nginx/sbin/nginx /usr/local/bin/nginx && if [ "$ASSET" = "ce" ] ; then kong version ; fi
2021-10-22 14:28:33 UTC/bin/sh -c #(nop) COPY file:7adccb4c902b60c4635e39089bfc44df2a395b4a14ac30899fa2b08049e36935 in /docker-entrypoint.sh
2021-10-22 14:28:33 UTC/bin/sh -c #(nop) USER kong
2021-10-22 14:28:33 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-22 14:28:33 UTC/bin/sh -c #(nop) EXPOSE 8002 8445 8003 8446 8004 8447 8000 8001 8443 8444
2021-10-22 14:28:34 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2021-10-22 14:28:34 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "kong health"] "10s" "10s" "0s" '\n'}
2021-10-22 14:28:34 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.