Namespace
kong
Image / Tag
kong-gateway:3.3.0.0-alpine
Content Digest
sha256:4c253646eb386341b9ef0f0f5763d00b7ee01677746fd0afd790d348eb9c7564
Details
Created

2023-05-24 02:02:54 UTC

Size

144 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-05-24T02:02:38Z
  • org.opencontainers.image.revision
    9e300364a
  • org.opencontainers.image.version
    3.3.0.0

Environment
KONG_VERSION

2.8.1

PATH

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


Layers

[#000] sha256:8a49fdb3b6a5ff2bd8ec6a86c05b2922a0f7454579ecc07637e94dfd1d0639b6 - 2.25% (3.24 MB)

[#001] sha256:dea599786f2e122bce781e170d6fd46e6e439302e99db4f690b228a25531f719 - 43.58% (62.7 MB)

[#002] sha256:1d5fa9d34ea9dae28e2b0cc6b5b617aa6482d3d0ffc04a51acd8205ddb92f209 - 54.17% (78 MB)

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


History
2023-05-09 23:11:10 UTC

/bin/sh -c #(nop) ADD file:7625ddfd589fb824ee39f1b1eb387b98f3676420ff52f26eb9d975151e889667 in /

2023-05-09 23:11:10 UTC

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

2023-05-24 02:02:42 UTC

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

2023-05-24 02:02:42 UTC

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

2023-05-24 02:02:42 UTC

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

2023-05-24 02:02:43 UTC

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

2023-05-24 02:02:43 UTC

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

2023-05-24 02:02:43 UTC

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

2023-05-24 02:02:43 UTC

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

2023-05-24 02:02:51 UTC

|4 ASSET=local EE_PORTS=8002 8445 8003 8446 8004 8447 KONG_AMD64_SHA=ccda33bf02803b6b8dd46b22990f92265fe61d900ba94e3e0fa26db0433098c0 KONG_ARM64_SHA=d21690332a89adf9900f7266e083f41f565eb009f2771ef112f3564878eeff53 /bin/sh -c set -ex; apk add bash curl 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 && apk add --no-cache --virtual .build-deps tar gzip && tar -C / -xzf /tmp/kong.apk.tar.gz && apk add --no-cache libstdc++ libgcc openssl 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-05-24 02:02:53 UTC

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

2023-05-24 02:02:53 UTC

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

2023-05-24 02:02:53 UTC

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

2023-05-24 02:02:53 UTC

/bin/sh -c #(nop) EXPOSE 8002 8445 8003 8446 8004 8447 8000 8001 8443 8444

2023-05-24 02:02:53 UTC

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

2023-05-24 02:02:53 UTC

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

2023-05-24 02:02:54 UTC

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

2023-05-24 02:02:54 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-05-24T02:02:38Z

2023-05-24 02:02:54 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=9e300364a

2023-05-24 02:02:54 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3.3.0.0

Details
Created

2023-05-24 02:03:23 UTC

Size

142 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-05-24T02:02:58Z
  • org.opencontainers.image.revision
    9e300364a
  • org.opencontainers.image.version
    3.3.0.0

Environment
KONG_VERSION

2.8.1

PATH

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


Layers

[#000] sha256:08409d4172603f40b56eb6b76240a1e6bd78baa0e96590dc7ff76c5f1a093af2 - 2.24% (3.19 MB)

[#001] sha256:e57a24c1200d43e523c0811dbd95752bfee22e887302ab14f5f5df1f60f458d8 - 43.43% (61.8 MB)

[#002] sha256:87005d3d1b65c8d71c399a4c02f72d3008d2ea3958af67488cd2790dcbf7a13a - 54.33% (77.3 MB)

[#003] sha256:498d9bb96f676c061e6932a5f456c9edcd3409b24d2086adbc8e89548ce282ac - 0.0% (880 Bytes)


History
2023-05-09 23:11:08 UTC

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

2023-05-09 23:11:08 UTC

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

2023-05-24 02:03:00 UTC

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

2023-05-24 02:03:01 UTC

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

2023-05-24 02:03:01 UTC

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

2023-05-24 02:03:01 UTC

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

2023-05-24 02:03:01 UTC

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

2023-05-24 02:03:01 UTC

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

2023-05-24 02:03:01 UTC

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

2023-05-24 02:03:20 UTC

|4 ASSET=local EE_PORTS=8002 8445 8003 8446 8004 8447 KONG_AMD64_SHA=ccda33bf02803b6b8dd46b22990f92265fe61d900ba94e3e0fa26db0433098c0 KONG_ARM64_SHA=d21690332a89adf9900f7266e083f41f565eb009f2771ef112f3564878eeff53 /bin/sh -c set -ex; apk add bash curl 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 && apk add --no-cache --virtual .build-deps tar gzip && tar -C / -xzf /tmp/kong.apk.tar.gz && apk add --no-cache libstdc++ libgcc openssl 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-05-24 02:03:22 UTC

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

2023-05-24 02:03:22 UTC

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

2023-05-24 02:03:22 UTC

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

2023-05-24 02:03:22 UTC

/bin/sh -c #(nop) EXPOSE 8002 8445 8003 8446 8004 8447 8000 8001 8443 8444

2023-05-24 02:03:22 UTC

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

2023-05-24 02:03:23 UTC

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

2023-05-24 02:03:23 UTC

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

2023-05-24 02:03:23 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-05-24T02:02:58Z

2023-05-24 02:03:23 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=9e300364a

2023-05-24 02:03:23 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3.3.0.0

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