2022-12-07 01:46:36 UTC
72.2 MB
3.1.0
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ca7dd9ec2225f2385955c43b2379305acd51543c28cf1d4e94522b3d94cce3ce - 3.71% (2.68 MB)
[#001] sha256:373c20196a899ca5c3eff49961ea4317896637fb1280fe97fd49293204ea5003 - 0.0% (135 Bytes)
[#002] sha256:652c20ec930ae07f14a3f033d60be441de2337f3d018bdabe202bf9285080fb1 - 96.29% (69.5 MB)
[#003] sha256:1649aa893189861145c730ec634934ed5cf4a4bb6a0ed7dddfc65d4ead7430cd - 0.0% (880 Bytes)
/bin/sh -c #(nop) ADD file:ceeb6e8632fafc657116cbf3afbd522185a16963230b57881073dad22eb0e1a3 in /
2022-11-12 04:19:23 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-12 08:33:04 UTC/bin/sh -c #(nop) LABEL maintainer=Kong Docker Maintainers <docker@konghq.com> (@team-gateway-bot)
2022-12-07 01:46:26 UTC/bin/sh -c #(nop) ARG KONG_VERSION=3.1.0
2022-12-07 01:46:26 UTC/bin/sh -c #(nop) ENV KONG_VERSION=3.1.0
2022-12-07 01:46:26 UTC/bin/sh -c #(nop) ARG KONG_AMD64_SHA=1bb302fede6a3081db998e1a6256f9def86f3ea31527888d08b745ff2dbc96f6
2022-12-07 01:46:26 UTC/bin/sh -c #(nop) ARG KONG_ARM64_SHA=001e1be3f8fec9bf50b9313a661ab3f97e1ececcb6debeac50b04adbc346983c
2022-12-07 01:46:26 UTC/bin/sh -c #(nop) ARG ASSET=remote
2022-12-07 01:46:27 UTC/bin/sh -c #(nop) ARG EE_PORTS
2022-12-07 01:46:27 UTC/bin/sh -c #(nop) COPY file:7815b5fca0a34ed4a30931ccd9d4786733aecc9e9b2d4c363dee07e4a5c9b32f in /tmp/kong.apk.tar.gz
2022-12-07 01:46:35 UTC|3 ASSET=remote KONG_AMD64_SHA=1bb302fede6a3081db998e1a6256f9def86f3ea31527888d08b745ff2dbc96f6 KONG_ARM64_SHA=001e1be3f8fec9bf50b9313a661ab3f97e1ececcb6debeac50b04adbc346983c /bin/sh -c set -ex; apk add --virtual .build-deps curl tar gzip ca-certificates; arch="$(apk --print-arch)"; case "${arch}" in x86_64) export ARCH='amd64'; KONG_SHA256=$KONG_AMD64_SHA ;; aarch64) export ARCH='arm64'; KONG_SHA256=$KONG_ARM64_SHA ;; esac; if [ "$ASSET" = "remote" ] ; then curl -fL "https://download.konghq.com/gateway-${KONG_VERSION%%.*}.x-alpine/kong-${KONG_VERSION}.${ARCH}.apk.tar.gz" -o /tmp/kong.apk.tar.gz && echo "$KONG_SHA256 /tmp/kong.apk.tar.gz" | sha256sum -c -; fi && tar -C / -xzf /tmp/kong.apk.tar.gz && apk add --no-cache libstdc++ libgcc pcre perl tzdata libcap zlib zlib-dev bash && 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 && apk del .build-deps && kong version
2022-12-07 01:46:35 UTC/bin/sh -c #(nop) COPY file:df7f26941e26fd034e43646906785ecba3877cf078fa891fd1d304925f70408e in /docker-entrypoint.sh
2022-12-07 01:46:35 UTC/bin/sh -c #(nop) USER kong
2022-12-07 01:46:35 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-07 01:46:35 UTC/bin/sh -c #(nop) EXPOSE 8000 8001 8443 8444
2022-12-07 01:46:36 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2022-12-07 01:46:36 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "kong health"] "10s" "10s" "0s" '\n'}
2022-12-07 01:46:36 UTC/bin/sh -c #(nop) CMD ["kong" "docker-start"]
2022-12-07 00:40:07 UTC
70.3 MB
3.1.0
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 - 3.67% (2.58 MB)
[#001] sha256:6f48f77bf41098f2f664023d59a50bc165e6f3059c57f2743f5cb916962eb043 - 0.0% (135 Bytes)
[#002] sha256:af513948f28e8bea3a5a4c61064f55f95feda819758f8238169d34a149301c9b - 96.32% (67.7 MB)
[#003] sha256:bc6f63eb31c7aa20531d430db31d5834e6b8c487230c27804a70b8df638b49f6 - 0.0% (882 Bytes)
/bin/sh -c #(nop) ADD file:57d621536158358b14d15155826ef2dd4ca034278044111ec0aaf6717016e569 in /
2022-11-12 03:39:38 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-12 04:27:43 UTC/bin/sh -c #(nop) LABEL maintainer=Kong Docker Maintainers <docker@konghq.com> (@team-gateway-bot)
2022-12-07 00:39:59 UTC/bin/sh -c #(nop) ARG KONG_VERSION=3.1.0
2022-12-07 00:39:59 UTC/bin/sh -c #(nop) ENV KONG_VERSION=3.1.0
2022-12-07 00:39:59 UTC/bin/sh -c #(nop) ARG KONG_AMD64_SHA=1bb302fede6a3081db998e1a6256f9def86f3ea31527888d08b745ff2dbc96f6
2022-12-07 00:39:59 UTC/bin/sh -c #(nop) ARG KONG_ARM64_SHA=001e1be3f8fec9bf50b9313a661ab3f97e1ececcb6debeac50b04adbc346983c
2022-12-07 00:39:59 UTC/bin/sh -c #(nop) ARG ASSET=remote
2022-12-07 00:39:59 UTC/bin/sh -c #(nop) ARG EE_PORTS
2022-12-07 00:39:59 UTC/bin/sh -c #(nop) COPY file:7815b5fca0a34ed4a30931ccd9d4786733aecc9e9b2d4c363dee07e4a5c9b32f in /tmp/kong.apk.tar.gz
2022-12-07 00:40:05 UTC|3 ASSET=remote KONG_AMD64_SHA=1bb302fede6a3081db998e1a6256f9def86f3ea31527888d08b745ff2dbc96f6 KONG_ARM64_SHA=001e1be3f8fec9bf50b9313a661ab3f97e1ececcb6debeac50b04adbc346983c /bin/sh -c set -ex; apk add --virtual .build-deps curl tar gzip ca-certificates; arch="$(apk --print-arch)"; case "${arch}" in x86_64) export ARCH='amd64'; KONG_SHA256=$KONG_AMD64_SHA ;; aarch64) export ARCH='arm64'; KONG_SHA256=$KONG_ARM64_SHA ;; esac; if [ "$ASSET" = "remote" ] ; then curl -fL "https://download.konghq.com/gateway-${KONG_VERSION%%.*}.x-alpine/kong-${KONG_VERSION}.${ARCH}.apk.tar.gz" -o /tmp/kong.apk.tar.gz && echo "$KONG_SHA256 /tmp/kong.apk.tar.gz" | sha256sum -c -; fi && tar -C / -xzf /tmp/kong.apk.tar.gz && apk add --no-cache libstdc++ libgcc pcre perl tzdata libcap zlib zlib-dev bash && 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 && apk del .build-deps && kong version
2022-12-07 00:40:06 UTC/bin/sh -c #(nop) COPY file:df7f26941e26fd034e43646906785ecba3877cf078fa891fd1d304925f70408e in /docker-entrypoint.sh
2022-12-07 00:40:06 UTC/bin/sh -c #(nop) USER kong
2022-12-07 00:40:06 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-07 00:40:06 UTC/bin/sh -c #(nop) EXPOSE 8000 8001 8443 8444
2022-12-07 00:40:06 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2022-12-07 00:40:07 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "kong health"] "10s" "10s" "0s" '\n'}
2022-12-07 00:40:07 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.