Namespace
kong
Image / Tag
kong-gateway:3.1.1.1-alpine
Content Digest
sha256:b8d1ee0bc542bbd7168cc43db96d22891094d8d3ebaa22746b63e64471d515e0
Details
Created

2022-12-10 13:01:40 UTC

Size

158 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-12-10T13:01:18Z
  • org.opencontainers.image.revision
    4cb9087b7
  • org.opencontainers.image.version
    3.1.1.1

Environment
KONG_VERSION

2.8.1

PATH

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


Layers

[#000] sha256:c158987b05517b6f2c5913f3acef1f2182a32345a304fe357e3ace5fadcad715 - 2.03% (3.21 MB)

[#001] sha256:4ea444adc661153bf533879654295345e593d1b5498e72c9fc7d4a9dc929b9ef - 44.24% (70.1 MB)

[#002] sha256:9aa46947a9bee7779e9cf0a92cff2dd376be96726945cba0fbd0864deaa02ddf - 53.73% (85.1 MB)

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


History
2022-11-22 22:19:28 UTC

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

2022-11-22 22:19:29 UTC

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

2022-12-10 13:01:24 UTC

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

2022-12-10 13:01:24 UTC

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

2022-12-10 13:01:25 UTC

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

2022-12-10 13:01:25 UTC

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

2022-12-10 13:01:25 UTC

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

2022-12-10 13:01:25 UTC

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

2022-12-10 13:01:25 UTC

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

2022-12-10 13:01:37 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

2022-12-10 13:01:39 UTC

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

2022-12-10 13:01:39 UTC

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

2022-12-10 13:01:39 UTC

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

2022-12-10 13:01:40 UTC

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

2022-12-10 13:01:40 UTC

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

2022-12-10 13:01:40 UTC

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

2022-12-10 13:01:40 UTC

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

2022-12-10 13:01:40 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-10T13:01:18Z

2022-12-10 13:01:40 UTC

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

2022-12-10 13:01:40 UTC

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

Details
Created

2022-12-10 13:02:12 UTC

Size

156 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-12-10T13:01:45Z
  • org.opencontainers.image.revision
    4cb9087b7
  • org.opencontainers.image.version
    3.1.1.1

Environment
KONG_VERSION

2.8.1

PATH

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


Layers

[#000] sha256:261da4162673b93e5c0e7700a3718d40bcc086dbf24b1ec9b54bca0b82300626 - 1.99% (3.11 MB)

[#001] sha256:9f9e0753f8691868a681c971ec283c2ac419a511791ebf8fc7dfce6916493608 - 44.15% (69 MB)

[#002] sha256:212f3927e77f3da00e85d6b1e4d6bff330b21ca6acfb48b7e4fb9f2c56b6872f - 53.86% (84.2 MB)

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


History
2022-11-22 22:39:21 UTC

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

2022-11-22 22:39:21 UTC

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

2022-12-10 13:01:47 UTC

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

2022-12-10 13:01:47 UTC

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

2022-12-10 13:01:47 UTC

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

2022-12-10 13:01:47 UTC

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

2022-12-10 13:01:47 UTC

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

2022-12-10 13:01:48 UTC

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

2022-12-10 13:01:48 UTC

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

2022-12-10 13:02:09 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

2022-12-10 13:02:11 UTC

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

2022-12-10 13:02:11 UTC

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

2022-12-10 13:02:11 UTC

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

2022-12-10 13:02:11 UTC

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

2022-12-10 13:02:11 UTC

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

2022-12-10 13:02:12 UTC

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

2022-12-10 13:02:12 UTC

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

2022-12-10 13:02:12 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-10T13:01:45Z

2022-12-10 13:02:12 UTC

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

2022-12-10 13:02:12 UTC

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

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