2021-09-08 19:16:12 UTC
172 MB
ee
KONG_SHA2568db0f15fc2d9478bceded4f06575a27c4e8c5e7fccab067b73ea81544a1da526
KONG_VERSION2.5.1.0
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RHEL_VERSION7
containeroci
[#000] sha256:ad62d8acaeb8e10bb459e0fb98054b6cd0769fe4d0485daf504967c8ffccd2df - 42.46% (72.9 MB)
[#001] sha256:8a4cee2d3973a8b9ccb73fc982adbfef274e95cb2548098e755b1df847aca0de - 0.0% (1.77 KB)
[#002] sha256:59b7e06bf6b27828c73c50b56dc39225dbb08ab5d216b4550ee3ebdc4e616ecd - 0.0% (4 KB)
[#003] sha256:8cea05e85722675d1b8a6acf1fdea72c06d03db387c69cc4e7d76fc1111a0444 - 24.35% (41.8 MB)
[#004] sha256:a01ced9c27ece47e9b2fc325bc06dfa98aff1558bb79fca78215805be116a247 - 33.19% (57 MB)
[#005] sha256:116fcc966429d3308334bdfa1a4ebe7fa816e4b83a406a3aa58c0bd0e7360316 - 0.0% (879 Bytes)
/bin/sh -c #(nop) MAINTAINER Kong
2021-09-08 19:15:51 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-09-08 19:15:51 UTC/bin/sh -c #(nop) COPY file:8bfd2fe9fde554dcca6f20909e89f43fc2d76e2636199eccba8c30bbaad8860f in /licenses/
2021-09-08 19:15:52 UTC/bin/sh -c #(nop) ARG ASSET=ce
2021-09-08 19:15:52 UTC/bin/sh -c #(nop) ENV ASSET=ee
2021-09-08 19:15:52 UTC/bin/sh -c #(nop) ARG EE_PORTS
2021-09-08 19:15:53 UTC/bin/sh -c #(nop) COPY file:66e165a932826decbc0baaaa1e594203912548882ac7482408e133bf92087191 in /tmp/kong.rpm
2021-09-08 19:15:53 UTC/bin/sh -c #(nop) ARG KONG_VERSION=2.5.0
2021-09-08 19:15:54 UTC/bin/sh -c #(nop) ENV KONG_VERSION=2.5.1.0
2021-09-08 19:15:54 UTC/bin/sh -c #(nop) ARG RHEL_VERSION
2021-09-08 19:15:54 UTC/bin/sh -c #(nop) ENV RHEL_VERSION=7
2021-09-08 19:15:54 UTC/bin/sh -c #(nop) ARG KONG_SHA256=8db0f15fc2d9478bceded4f06575a27c4e8c5e7fccab067b73ea81544a1da526
2021-09-08 19:15:55 UTC/bin/sh -c #(nop) ENV KONG_SHA256=8db0f15fc2d9478bceded4f06575a27c4e8c5e7fccab067b73ea81544a1da526
2021-09-08 19:16:09 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-09-08 19:16:10 UTC/bin/sh -c #(nop) COPY file:7adccb4c902b60c4635e39089bfc44df2a395b4a14ac30899fa2b08049e36935 in /docker-entrypoint.sh
2021-09-08 19:16:11 UTC/bin/sh -c #(nop) USER kong
2021-09-08 19:16:11 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-09-08 19:16:11 UTC/bin/sh -c #(nop) EXPOSE 8002 8445 8003 8446 8004 8447 8000 8001 8443 8444
2021-09-08 19:16:12 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2021-09-08 19:16:12 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "kong health"] "10s" "10s" "0s" '\n'}
2021-09-08 19:16:12 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.