Namespace
library
Image / Tag
kong:3.0.1
Content Digest
sha256:9f5b00c723e2436d82cdb3c7440bdac452cfae1483986b8fb9928ba7538c38f0
Details
Created

2022-11-12 08:33:14 UTC

Size

72 MB

Content Digest
Labels
  • maintainer
    Kong Docker Maintainers <docker@konghq.com> (@team-gateway-bot)

Environment
KONG_VERSION

3.0.1

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:ca7dd9ec2225f2385955c43b2379305acd51543c28cf1d4e94522b3d94cce3ce - 3.72% (2.68 MB)

[#001] sha256:06284b2d3acb73bd2b35d03f2e96c0c17b6d3026717bdf7aba9dad83a0493a4b - 0.0% (131 Bytes)

[#002] sha256:4d35029cb6a1ad317d616333c17ba075563a952fcfcedfb58303690a71cf2510 - 96.28% (69.4 MB)

[#003] sha256:e890f886f3ad09dce2c89c9e477a1e73f50d83cd563400484e6c09904f93799c - 0.0% (878 Bytes)


History
2022-11-12 04:19:23 UTC

/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-11-12 08:33:04 UTC

/bin/sh -c #(nop) ARG KONG_VERSION=3.0.1

2022-11-12 08:33:04 UTC

/bin/sh -c #(nop) ENV KONG_VERSION=3.0.1

2022-11-12 08:33:04 UTC

/bin/sh -c #(nop) ARG KONG_AMD64_SHA=1bca2660d7200cb9e2c1f9ec73ddec967c5934e1494d62123c7d036e98743901

2022-11-12 08:33:04 UTC

/bin/sh -c #(nop) ARG KONG_ARM64_SHA=853f53b447d5971c8eed02355aa718fb09fa91693f54ba417366f70d9dd4a932

2022-11-12 08:33:04 UTC

/bin/sh -c #(nop) ARG ASSET=remote

2022-11-12 08:33:04 UTC

/bin/sh -c #(nop) ARG EE_PORTS

2022-11-12 08:33:05 UTC

/bin/sh -c #(nop) COPY file:7815b5fca0a34ed4a30931ccd9d4786733aecc9e9b2d4c363dee07e4a5c9b32f in /tmp/kong.apk.tar.gz

2022-11-12 08:33:13 UTC

|3 ASSET=remote KONG_AMD64_SHA=1bca2660d7200cb9e2c1f9ec73ddec967c5934e1494d62123c7d036e98743901 KONG_ARM64_SHA=853f53b447d5971c8eed02355aa718fb09fa91693f54ba417366f70d9dd4a932 /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-11-12 08:33:13 UTC

/bin/sh -c #(nop) COPY file:df7f26941e26fd034e43646906785ecba3877cf078fa891fd1d304925f70408e in /docker-entrypoint.sh

2022-11-12 08:33:14 UTC

/bin/sh -c #(nop) USER kong

2022-11-12 08:33:14 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]

2022-11-12 08:33:14 UTC

/bin/sh -c #(nop) EXPOSE 8000 8001 8443 8444

2022-11-12 08:33:14 UTC

/bin/sh -c #(nop) STOPSIGNAL SIGQUIT

2022-11-12 08:33:14 UTC

/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "kong health"] "10s" "10s" "0s" '\n'}

2022-11-12 08:33:14 UTC

/bin/sh -c #(nop) CMD ["kong" "docker-start"]

Details
Created

2022-11-12 04:27:52 UTC

Size

70.1 MB

Content Digest
Labels
  • maintainer
    Kong Docker Maintainers <docker@konghq.com> (@team-gateway-bot)

Environment
KONG_VERSION

3.0.1

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 - 3.68% (2.58 MB)

[#001] sha256:b6e04f8e193571681898f535d00719ae347a2ee8873a72a6520167dc9c128091 - 0.0% (135 Bytes)

[#002] sha256:7ad12cb9acc717d4960140d35382d1f782ce2e51aacc2f6ad3101bc6106db6c5 - 96.32% (67.5 MB)

[#003] sha256:276145d452351533920e24f4a22aca2f2d76f8ebbca1bef83b44ca5578386672 - 0.0% (881 Bytes)


History
2022-11-12 03:39:38 UTC

/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-11-12 04:27:43 UTC

/bin/sh -c #(nop) ARG KONG_VERSION=3.0.1

2022-11-12 04:27:43 UTC

/bin/sh -c #(nop) ENV KONG_VERSION=3.0.1

2022-11-12 04:27:44 UTC

/bin/sh -c #(nop) ARG KONG_AMD64_SHA=1bca2660d7200cb9e2c1f9ec73ddec967c5934e1494d62123c7d036e98743901

2022-11-12 04:27:44 UTC

/bin/sh -c #(nop) ARG KONG_ARM64_SHA=853f53b447d5971c8eed02355aa718fb09fa91693f54ba417366f70d9dd4a932

2022-11-12 04:27:44 UTC

/bin/sh -c #(nop) ARG ASSET=remote

2022-11-12 04:27:44 UTC

/bin/sh -c #(nop) ARG EE_PORTS

2022-11-12 04:27:44 UTC

/bin/sh -c #(nop) COPY file:7815b5fca0a34ed4a30931ccd9d4786733aecc9e9b2d4c363dee07e4a5c9b32f in /tmp/kong.apk.tar.gz

2022-11-12 04:27:51 UTC

|3 ASSET=remote KONG_AMD64_SHA=1bca2660d7200cb9e2c1f9ec73ddec967c5934e1494d62123c7d036e98743901 KONG_ARM64_SHA=853f53b447d5971c8eed02355aa718fb09fa91693f54ba417366f70d9dd4a932 /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-11-12 04:27:52 UTC

/bin/sh -c #(nop) COPY file:df7f26941e26fd034e43646906785ecba3877cf078fa891fd1d304925f70408e in /docker-entrypoint.sh

2022-11-12 04:27:52 UTC

/bin/sh -c #(nop) USER kong

2022-11-12 04:27:52 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]

2022-11-12 04:27:52 UTC

/bin/sh -c #(nop) EXPOSE 8000 8001 8443 8444

2022-11-12 04:27:52 UTC

/bin/sh -c #(nop) STOPSIGNAL SIGQUIT

2022-11-12 04:27:52 UTC

/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "kong health"] "10s" "10s" "0s" '\n'}

2022-11-12 04:27:52 UTC

/bin/sh -c #(nop) CMD ["kong" "docker-start"]

Danger Zone
Delete Tag

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.

Delete