2022-09-10 03:22:18 UTC
206 MB
2.8.1
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:726b8a513d66e3585eb57389171d97fcd348e4914a415891e1da135b85ffa6c3 - 12.39% (25.5 MB)
[#001] sha256:e7c2ba5fa641e524817a8e1ad5fd74ebcf3e0d3c497a1fc549cc0b25f0b481a9 - 38.4% (79 MB)
[#002] sha256:d37f90bf60cd60afa3f9fff3dd497ced185b6399b02e5d5bf685a7ab3a06ce65 - 49.21% (101 MB)
[#003] sha256:a389b9f0ca56594fddbd5ee6649249abc75e96860310e8232dcfdd121a07a942 - 0.0% (879 Bytes)
/bin/sh -c #(nop) ADD file:8733c7e8faf03d53cb2143ff6ac405362944cfa07422fccd21a3066cc2f42c83 in /
2022-09-06 19:38:37 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-09-10 03:21:48 UTC/bin/sh -c #(nop) ARG KONG_VERSION=2.8.1
2022-09-10 03:21:48 UTC/bin/sh -c #(nop) ENV KONG_VERSION=2.8.1
2022-09-10 03:21:48 UTC/bin/sh -c #(nop) ARG KONG_SHA256=a57852f49eb6aea6b672a99d1361457b208e8a2d63df3fa362b2d2d6ac979b4c
2022-09-10 03:21:48 UTC/bin/sh -c #(nop) ARG ASSET=remote
2022-09-10 03:21:48 UTC/bin/sh -c #(nop) ARG EE_PORTS
2022-09-10 03:21:49 UTC/bin/sh -c #(nop) COPY file:30f6423f94ca4ab68739a3ff4d2e7b321fe727eab7d76a2e0663f32cc72ecd6a in /tmp/kong.deb
2022-09-10 03:22:14 UTC|3 ASSET=local EE_PORTS=8002 8445 8003 8446 8004 8447 KONG_SHA256=a57852f49eb6aea6b672a99d1361457b208e8a2d63df3fa362b2d2d6ac979b4c /bin/sh -c set -ex; apt-get update; apt-get install -y curl; if [ "$ASSET" = "remote" ] ; then CODENAME=$(cat /etc/os-release | grep VERSION_CODENAME | cut -d = -f 2) && DOWNLOAD_URL="https://download.konghq.com/gateway-${KONG_VERSION%%.*}.x-debian-${CODENAME}/pool/all/k/kong/kong_${KONG_VERSION}_amd64.deb" && curl -fL $DOWNLOAD_URL -o /tmp/kong.deb && echo "$KONG_SHA256 /tmp/kong.deb" | sha256sum -c -; fi && apt-get update && apt-get install --yes /tmp/kong.deb && rm -rf /var/lib/apt/lists/* && rm -rf /tmp/kong.deb && 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 && apt-get purge curl -y
2022-09-10 03:22:16 UTC/bin/sh -c #(nop) COPY file:40aac0845061deec35b3dc5c6b5e96be456e0d473aaaaa2b561aa44070d27dd2 in /docker-entrypoint.sh
2022-09-10 03:22:17 UTC/bin/sh -c #(nop) USER kong
2022-09-10 03:22:17 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-09-10 03:22:17 UTC/bin/sh -c #(nop) EXPOSE 8002 8445 8003 8446 8004 8447 8000 8001 8443 8444
2022-09-10 03:22:17 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2022-09-10 03:22:17 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "kong health"] "10s" "10s" "0s" '\n'}
2022-09-10 03:22:17 UTC/bin/sh -c #(nop) CMD ["kong" "docker-start"]
2022-09-10 03:22:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-10T03:21:44Z
2022-09-10 03:22:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7e00fc26a
2022-09-10 03:22:18 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.