Namespace
kong
Image / Tag
kong-gateway:3.1.1.3-alpine
Content Digest
sha256:7590d2bb2ab318476641346cda01768d1bf7cfd9e27b350182fd79382f32c386
Details
Created

2023-01-31 03:37:50 UTC

Size

138 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-01-31T03:37:33Z
  • org.opencontainers.image.revision
    87b45bac6
  • org.opencontainers.image.version
    3.1.1.3

Environment
KONG_VERSION

2.8.1

PATH

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


Layers

[#000] sha256:8921db27df2831fa6eaa85321205a2470c669b855f3ec95d5a3c2b46de0442c9 - 2.33% (3.21 MB)

[#001] sha256:0c13a6990a537beddbefa33624e515a694fa0dceed4e003d0faae5b0421cc261 - 43.36% (59.8 MB)

[#002] sha256:74a5929cf2bf31e30a53e9fbcccbf4c4ca431807c9ba0ffe7fcab4d54f863c69 - 54.31% (74.9 MB)

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


History
2023-01-09 17:05:20 UTC

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

2023-01-09 17:05:20 UTC

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

2023-01-31 03:37:37 UTC

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

2023-01-31 03:37:37 UTC

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

2023-01-31 03:37:37 UTC

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

2023-01-31 03:37:37 UTC

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

2023-01-31 03:37:37 UTC

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

2023-01-31 03:37:38 UTC

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

2023-01-31 03:37:38 UTC

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

2023-01-31 03:37:47 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-01-31 03:37:49 UTC

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

2023-01-31 03:37:49 UTC

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

2023-01-31 03:37:49 UTC

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

2023-01-31 03:37:49 UTC

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

2023-01-31 03:37:49 UTC

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

2023-01-31 03:37:49 UTC

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

2023-01-31 03:37:49 UTC

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

2023-01-31 03:37:50 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-31T03:37:33Z

2023-01-31 03:37:50 UTC

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

2023-01-31 03:37:50 UTC

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

Details
Created

2023-01-31 03:38:21 UTC

Size

136 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-01-31T03:37:54Z
  • org.opencontainers.image.revision
    87b45bac6
  • org.opencontainers.image.version
    3.1.1.3

Environment
KONG_VERSION

2.8.1

PATH

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


Layers

[#000] sha256:a9eaa45ef418e883481a13c7d84fa9904f2ec56789c52a87ba5a9e6483f2b74f - 2.29% (3.11 MB)

[#001] sha256:9421157df56127a3f35f19904b9db9df72362c61a27a042760fdc6e8acb4e0c2 - 43.24% (58.7 MB)

[#002] sha256:2689bfe40eeba02cdc533a30c6d903f3f9b1f3251c0700e8515338e77075f493 - 54.47% (74 MB)

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


History
2023-01-09 17:04:48 UTC

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

2023-01-09 17:04:49 UTC

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

2023-01-31 03:37:56 UTC

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

2023-01-31 03:37:56 UTC

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

2023-01-31 03:37:56 UTC

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

2023-01-31 03:37:56 UTC

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

2023-01-31 03:37:56 UTC

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

2023-01-31 03:37:57 UTC

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

2023-01-31 03:37:57 UTC

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

2023-01-31 03:38:18 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-01-31 03:38:20 UTC

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

2023-01-31 03:38:20 UTC

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

2023-01-31 03:38:20 UTC

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

2023-01-31 03:38:20 UTC

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

2023-01-31 03:38:20 UTC

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

2023-01-31 03:38:20 UTC

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

2023-01-31 03:38:20 UTC

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

2023-01-31 03:38:20 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-31T03:37:54Z

2023-01-31 03:38:21 UTC

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

2023-01-31 03:38:21 UTC

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

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