2023-08-09 02:08:40 UTC
47.1 MB
ce
KONG_VERSION2.8.3
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:659d66d51139e8abad819d17e5d3c45eb82e88b9fc588c4de7711f251309b9d2 - 5.69% (2.68 MB)
[#001] sha256:12bcd9b6be3062de5dcefc55569cea453f8eb5dffea3f0cc1d7f6b2f67c1681a - 0.0% (132 Bytes)
[#002] sha256:7ca9cc13002d9f4248549397b41afcc207e318a6e9f07123739a9bee9839174b - 94.31% (44.4 MB)
[#003] sha256:c614fc325c802d26e6d1c5560b68d6419c766adb2bdb7beeefd999d906ca0c7e - 0.0% (880 Bytes)
/bin/sh -c #(nop) ADD file:76d829bbce3dd420a8419919b0916c0fda917011d1e6752ca5b9e53d5ca890a6 in /
2023-08-07 19:20:31 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-08-09 02:08:31 UTC/bin/sh -c #(nop) LABEL maintainer=Kong <support@konghq.com>
2023-08-09 02:08:31 UTC/bin/sh -c #(nop) ARG ASSET=ce
2023-08-09 02:08:31 UTC/bin/sh -c #(nop) ENV ASSET=ce
2023-08-09 02:08:31 UTC/bin/sh -c #(nop) ARG EE_PORTS
2023-08-09 02:08:32 UTC/bin/sh -c #(nop) COPY file:9073480627c34fa516ae48557d24314a31d17b88798bd04c46162029e368d39c in /tmp/kong.tar.gz
2023-08-09 02:08:32 UTC/bin/sh -c #(nop) ARG KONG_VERSION=2.8.3
2023-08-09 02:08:32 UTC/bin/sh -c #(nop) ENV KONG_VERSION=2.8.3
2023-08-09 02:08:32 UTC/bin/sh -c #(nop) ARG KONG_AMD64_SHA=46e8ccd60fdcfb44a02b7ff9cfc79b701bf1275ec6ba88138d98317509c682fa
2023-08-09 02:08:32 UTC/bin/sh -c #(nop) ARG KONG_ARM64_SHA=f6c90eb9b126e049859f037e81f070f4116ac701c4e4b9ad2d1ec574fbe44bb3
2023-08-09 02:08:39 UTC|2 KONG_AMD64_SHA=46e8ccd60fdcfb44a02b7ff9cfc79b701bf1275ec6ba88138d98317509c682fa KONG_ARM64_SHA=f6c90eb9b126e049859f037e81f070f4116ac701c4e4b9ad2d1ec574fbe44bb3 /bin/sh -c set -eux; arch="$(apk --print-arch)"; case "${arch}" in x86_64) arch='amd64'; KONG_SHA256=$KONG_AMD64_SHA ;; aarch64) arch='arm64'; KONG_SHA256=$KONG_ARM64_SHA ;; esac; if [ "$ASSET" = "ce" ] ; then apk add --no-cache --virtual .build-deps curl wget tar ca-certificates && curl -fL "https://download.konghq.com/gateway-${KONG_VERSION%%.*}.x-alpine/kong-$KONG_VERSION.$arch.apk.tar.gz" -o /tmp/kong.tar.gz && echo "$KONG_SHA256 /tmp/kong.tar.gz" | sha256sum -c - && apk del .build-deps; else apk upgrade; fi; mkdir /kong && tar -C /kong -xzf /tmp/kong.tar.gz && mv /kong/usr/local/* /usr/local && mv /kong/etc/* /etc && rm -rf /kong && apk add --no-cache libstdc++ libgcc openssl pcre perl tzdata libcap zip bash zlib zlib-dev git ca-certificates && adduser -S kong && addgroup -S kong && mkdir -p "/usr/local/kong" && chown -R kong:0 /usr/local/kong && chown kong:0 /usr/local/bin/kong && chmod -R g=u /usr/local/kong && rm -rf /tmp/kong.tar.gz && 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
2023-08-09 02:08:39 UTC/bin/sh -c #(nop) COPY file:df7f26941e26fd034e43646906785ecba3877cf078fa891fd1d304925f70408e in /docker-entrypoint.sh
2023-08-09 02:08:39 UTC/bin/sh -c #(nop) USER kong
2023-08-09 02:08:39 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-08-09 02:08:40 UTC/bin/sh -c #(nop) EXPOSE 8000 8001 8443 8444
2023-08-09 02:08:40 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2023-08-09 02:08:40 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "kong health"] "10s" "10s" "0s" '\n'}
2023-08-09 02:08:40 UTC/bin/sh -c #(nop) CMD ["kong" "docker-start"]
2023-08-09 00:49:06 UTC
46.3 MB
ce
KONG_VERSION2.8.3
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:bdb2de7ba06c3a4e10b98f439a8c70afd63eee492c2ddc32342331a8e9ef4ff7 - 5.58% (2.58 MB)
[#001] sha256:bb1eecfa54964173b307c94487ea0af19f5e974b6398b3aa5a90f5cdf3868a9f - 0.0% (131 Bytes)
[#002] sha256:1351a66935df1b153fa2ed39f64538ccbcacf7b1e58445453b58a977287ad4c8 - 94.42% (43.7 MB)
[#003] sha256:28fdd42e521b9b7be083f6d661af365af3fa72ec9637b6120d93db37f1932597 - 0.0% (881 Bytes)
/bin/sh -c #(nop) ADD file:cf85500a1f5b87a88587b279c8b8018eebeb3092f402b7e2cc4ad3873e078580 in /
2023-08-07 19:39:26 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-08-09 00:48:58 UTC/bin/sh -c #(nop) LABEL maintainer=Kong <support@konghq.com>
2023-08-09 00:48:58 UTC/bin/sh -c #(nop) ARG ASSET=ce
2023-08-09 00:48:58 UTC/bin/sh -c #(nop) ENV ASSET=ce
2023-08-09 00:48:58 UTC/bin/sh -c #(nop) ARG EE_PORTS
2023-08-09 00:48:59 UTC/bin/sh -c #(nop) COPY file:9073480627c34fa516ae48557d24314a31d17b88798bd04c46162029e368d39c in /tmp/kong.tar.gz
2023-08-09 00:48:59 UTC/bin/sh -c #(nop) ARG KONG_VERSION=2.8.3
2023-08-09 00:48:59 UTC/bin/sh -c #(nop) ENV KONG_VERSION=2.8.3
2023-08-09 00:48:59 UTC/bin/sh -c #(nop) ARG KONG_AMD64_SHA=46e8ccd60fdcfb44a02b7ff9cfc79b701bf1275ec6ba88138d98317509c682fa
2023-08-09 00:48:59 UTC/bin/sh -c #(nop) ARG KONG_ARM64_SHA=f6c90eb9b126e049859f037e81f070f4116ac701c4e4b9ad2d1ec574fbe44bb3
2023-08-09 00:49:05 UTC|2 KONG_AMD64_SHA=46e8ccd60fdcfb44a02b7ff9cfc79b701bf1275ec6ba88138d98317509c682fa KONG_ARM64_SHA=f6c90eb9b126e049859f037e81f070f4116ac701c4e4b9ad2d1ec574fbe44bb3 /bin/sh -c set -eux; arch="$(apk --print-arch)"; case "${arch}" in x86_64) arch='amd64'; KONG_SHA256=$KONG_AMD64_SHA ;; aarch64) arch='arm64'; KONG_SHA256=$KONG_ARM64_SHA ;; esac; if [ "$ASSET" = "ce" ] ; then apk add --no-cache --virtual .build-deps curl wget tar ca-certificates && curl -fL "https://download.konghq.com/gateway-${KONG_VERSION%%.*}.x-alpine/kong-$KONG_VERSION.$arch.apk.tar.gz" -o /tmp/kong.tar.gz && echo "$KONG_SHA256 /tmp/kong.tar.gz" | sha256sum -c - && apk del .build-deps; else apk upgrade; fi; mkdir /kong && tar -C /kong -xzf /tmp/kong.tar.gz && mv /kong/usr/local/* /usr/local && mv /kong/etc/* /etc && rm -rf /kong && apk add --no-cache libstdc++ libgcc openssl pcre perl tzdata libcap zip bash zlib zlib-dev git ca-certificates && adduser -S kong && addgroup -S kong && mkdir -p "/usr/local/kong" && chown -R kong:0 /usr/local/kong && chown kong:0 /usr/local/bin/kong && chmod -R g=u /usr/local/kong && rm -rf /tmp/kong.tar.gz && 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
2023-08-09 00:49:06 UTC/bin/sh -c #(nop) COPY file:df7f26941e26fd034e43646906785ecba3877cf078fa891fd1d304925f70408e in /docker-entrypoint.sh
2023-08-09 00:49:06 UTC/bin/sh -c #(nop) USER kong
2023-08-09 00:49:06 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-08-09 00:49:06 UTC/bin/sh -c #(nop) EXPOSE 8000 8001 8443 8444
2023-08-09 00:49:06 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2023-08-09 00:49:06 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "kong health"] "10s" "10s" "0s" '\n'}
2023-08-09 00:49:06 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.