Namespace
library
Image / Tag
kong:3.0
Content Digest
sha256:3b917766bfdf5266dac28dfc38961a5ba049b2256671b3a5439346fef7b99eb1
Details
Created

2023-12-01 07:07:16 UTC

Size

72.1 MB

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

Environment
KONG_VERSION

3.0.2

PATH

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


Layers

[#000] sha256:070eb51debd997eca763a31532c01e2579afe94e43b110d84282a81cb576e342 - 3.71% (2.68 MB)

[#001] sha256:8323d83f4a1e14c134147240411630352a186cb1b50426727f80e4404a65b99a - 0.0% (132 Bytes)

[#002] sha256:9a35626d4030b55872d0fb15226302db7f6731474878f6c822e52a59788fc0ce - 96.29% (69.5 MB)

[#003] sha256:5013e71e665963e0bcb1c1f0f261bb3f5f7acf564d11285fbbdf6f1d3ebaa669 - 0.0% (880 Bytes)


History
2023-11-30 23:23:05 UTC

/bin/sh -c #(nop) ADD file:282274bb02b29182f35c732f021f3dab6de9f16a1ae24460061ad1abdca6444a in /

2023-11-30 23:23:05 UTC

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

2023-12-01 07:06:52 UTC

/bin/sh -c #(nop) LABEL maintainer=Kong Docker Maintainers <docker@konghq.com> (@team-gateway-bot)

2023-12-01 07:07:07 UTC

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

2023-12-01 07:07:07 UTC

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

2023-12-01 07:07:07 UTC

/bin/sh -c #(nop) ARG KONG_AMD64_SHA=5f2f4c953cfc06c750614148b90f8216321b869ba44e1cf509f2dbbd9182516e

2023-12-01 07:07:07 UTC

/bin/sh -c #(nop) ARG KONG_ARM64_SHA=049efeb9f82898a0c4b0e3257c3389a2cb8fbf51339b497cff78c2687106718b

2023-12-01 07:07:07 UTC

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

2023-12-01 07:07:07 UTC

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

2023-12-01 07:07:07 UTC

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

2023-12-01 07:07:15 UTC

|3 ASSET=remote KONG_AMD64_SHA=5f2f4c953cfc06c750614148b90f8216321b869ba44e1cf509f2dbbd9182516e KONG_ARM64_SHA=049efeb9f82898a0c4b0e3257c3389a2cb8fbf51339b497cff78c2687106718b /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

2023-12-01 07:07:15 UTC

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

2023-12-01 07:07:15 UTC

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

2023-12-01 07:07:15 UTC

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

2023-12-01 07:07:15 UTC

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

2023-12-01 07:07:16 UTC

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

2023-12-01 07:07:16 UTC

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

2023-12-01 07:07:16 UTC

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

Details
Created

2023-12-01 03:24:11 UTC

Size

70.2 MB

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

Environment
KONG_VERSION

3.0.2

PATH

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


Layers

[#000] sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e - 3.68% (2.58 MB)

[#001] sha256:1f3ea627a528544088bb009090e7a985bd419d73761cc4cdd9de720ea2f4af93 - 0.0% (132 Bytes)

[#002] sha256:21e8a79cfe717631b92c1e00acd64e390d4c7bdc9170a0e8db56e7a0428d7e38 - 96.32% (67.6 MB)

[#003] sha256:8e578667352e6d76b71e395c33087493306b610f9bd30379aecd9e1a783a5b4f - 0.0% (881 Bytes)


History
2023-11-30 23:11:11 UTC

/bin/sh -c #(nop) ADD file:1efd26ad638f3c262f37eb81a32e3f026121dcd60479e91c42097bfc8329ed3b in /

2023-11-30 23:11:11 UTC

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

2023-12-01 03:23:49 UTC

/bin/sh -c #(nop) LABEL maintainer=Kong Docker Maintainers <docker@konghq.com> (@team-gateway-bot)

2023-12-01 03:24:02 UTC

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

2023-12-01 03:24:02 UTC

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

2023-12-01 03:24:02 UTC

/bin/sh -c #(nop) ARG KONG_AMD64_SHA=5f2f4c953cfc06c750614148b90f8216321b869ba44e1cf509f2dbbd9182516e

2023-12-01 03:24:02 UTC

/bin/sh -c #(nop) ARG KONG_ARM64_SHA=049efeb9f82898a0c4b0e3257c3389a2cb8fbf51339b497cff78c2687106718b

2023-12-01 03:24:02 UTC

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

2023-12-01 03:24:02 UTC

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

2023-12-01 03:24:02 UTC

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

2023-12-01 03:24:09 UTC

|3 ASSET=remote KONG_AMD64_SHA=5f2f4c953cfc06c750614148b90f8216321b869ba44e1cf509f2dbbd9182516e KONG_ARM64_SHA=049efeb9f82898a0c4b0e3257c3389a2cb8fbf51339b497cff78c2687106718b /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

2023-12-01 03:24:10 UTC

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

2023-12-01 03:24:10 UTC

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

2023-12-01 03:24:10 UTC

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

2023-12-01 03:24:10 UTC

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

2023-12-01 03:24:11 UTC

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

2023-12-01 03:24:11 UTC

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

2023-12-01 03:24:11 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