2022-09-10 03:21:41 UTC
240 MB
2.8.1
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:dfb282cb211f9e98e96ad0c87dae13baa4a6c53889bd36a9513b4e0b92071020 - 30.41% (73 MB)
[#001] sha256:95bdb30a8ca1578b8384de0108082651fa4dcce2bb59c4deb98874a74b5bb1fd - 0.0% (1.78 KB)
[#002] sha256:b7e3531e43c93e414f6881043534a5d20e671cad6454a3748aa6446d2a65df2e - 31.0% (74.4 MB)
[#003] sha256:3dacdcc93aa4b9563584d90e117827854d5e23e4c74279148cae400395b011d9 - 38.59% (92.6 MB)
[#004] sha256:49e33d1510787af98678f804d21289153ab70bc9d87413faa34fe3356d99dfb2 - 0.0% (880 Bytes)
/bin/sh -c #(nop) ARG KONG_VERSION=2.8.1
2022-09-10 03:20:53 UTC/bin/sh -c #(nop) ENV KONG_VERSION=2.8.1
2022-09-10 03:20:53 UTC/bin/sh -c #(nop) ARG KONG_SHA256=8bae61982b8d439e12037e24432adc185f87113989c27c89521d8cc024b38ddc
2022-09-10 03:20:53 UTC/bin/sh -c #(nop) ARG ASSET=remote
2022-09-10 03:20:54 UTC/bin/sh -c #(nop) ARG EE_PORTS
2022-09-10 03:20:54 UTC/bin/sh -c #(nop) COPY file:bdb4e24071874e953c984185ac8a844c5cefe87b46c0a2afbbdd3b625a38c8c7 in /tmp/kong.rpm
2022-09-10 03:21:37 UTC|3 ASSET=local EE_PORTS=8002 8445 8003 8446 8004 8447 KONG_SHA256=8bae61982b8d439e12037e24432adc185f87113989c27c89521d8cc024b38ddc /bin/sh -c set -ex; if [ "$ASSET" = "remote" ] ; then VERSION=$(grep '^VERSION_ID' /etc/os-release | cut -d = -f 2 | sed -e 's/^"//' -e 's/"$//' | cut -d . -f 1) && DOWNLOAD_URL="https://download.konghq.com/gateway-${KONG_VERSION%%.*}.x-rhel-$VERSION/Packages/k/kong-$KONG_VERSION.rhel$VERSION.amd64.rpm" && curl -fL $DOWNLOAD_URL -o /tmp/kong.rpm && echo "$KONG_SHA256 /tmp/kong.rpm" | sha256sum -c -; fi && yum install -y /tmp/kong.rpm && 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 && kong version
2022-09-10 03:21:40 UTC/bin/sh -c #(nop) COPY file:40aac0845061deec35b3dc5c6b5e96be456e0d473aaaaa2b561aa44070d27dd2 in /docker-entrypoint.sh
2022-09-10 03:21:40 UTC/bin/sh -c #(nop) USER kong
2022-09-10 03:21:40 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-09-10 03:21:40 UTC/bin/sh -c #(nop) EXPOSE 8002 8445 8003 8446 8004 8447 8000 8001 8443 8444
2022-09-10 03:21:40 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2022-09-10 03:21:40 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "kong health"] "10s" "10s" "0s" '\n'}
2022-09-10 03:21:40 UTC/bin/sh -c #(nop) CMD ["kong" "docker-start"]
2022-09-10 03:21:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-10T03:20:51Z
2022-09-10 03:21:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7e00fc26a
2022-09-10 03:21:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3.0.0.0
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.