Namespace
library
Image / Tag
kong:2.8.0-alpine
Content Digest
sha256:92e69c043806c7a77f07b3afa23335bd462fcfe4bcc6646b42527ae2e3682177
Details
Created

2022-04-05 07:18:13 UTC

Size

46.8 MB

Content Digest
Labels
  • maintainer
    Kong <support@konghq.com>

Environment
ASSET

ce

KONG_VERSION

2.8.0

PATH

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


Layers

[#000] sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 - 5.73% (2.68 MB)

[#001] sha256:170be706142252f720b9b2bcf269531d4b48ae2a10978af5b683db9b2d77921e - 0.0% (132 Bytes)

[#002] sha256:05c1f4c755850a2adc30b8cc2b020bfbee49e1a10fe126b299cfd80ffed685be - 94.27% (44.2 MB)

[#003] sha256:58f270dea85947274c1da7de384551b7ab5514066ec071ab3d0ac1ca12004290 - 0.0% (882 Bytes)


History
2022-04-05 00:19:59 UTC

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

2022-04-05 00:19:59 UTC

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

2022-04-05 07:18:04 UTC

/bin/sh -c #(nop) LABEL maintainer=Kong <support@konghq.com>

2022-04-05 07:18:04 UTC

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

2022-04-05 07:18:04 UTC

/bin/sh -c #(nop) ENV ASSET=ce

2022-04-05 07:18:04 UTC

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

2022-04-05 07:18:05 UTC

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

2022-04-05 07:18:05 UTC

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

2022-04-05 07:18:05 UTC

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

2022-04-05 07:18:05 UTC

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

2022-04-05 07:18:05 UTC

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

2022-04-05 07:18:12 UTC

|2 KONG_AMD64_SHA=60ef680e0fc4d2cf52934758e6a0dc0f173d2a3b32aca49c7eb31ab478c24583 KONG_ARM64_SHA=5c23f448eeae1b363ece51d066405c13798ee08ca413097a23d9b5ccb49cbf35 /bin/sh -c set -eux; arch="$(apk --print-arch)"; case "${arch}" in x86_64) arch='amd64'; KONG_SHA256=$KONG_AMD64_SHA ;; aarch64) arch='arm64'; KONG_SHA256=$KONG_ARM64_SHA ;; esac; if [ "$ASSET" = "ce" ] ; then apk add --no-cache --virtual .build-deps curl wget tar ca-certificates && curl -fL "https://download.konghq.com/gateway-${KONG_VERSION%%.*}.x-alpine/kong-$KONG_VERSION.$arch.apk.tar.gz" -o /tmp/kong.tar.gz && echo "$KONG_SHA256 /tmp/kong.tar.gz" | sha256sum -c - && apk del .build-deps; else apk upgrade; fi; mkdir /kong && tar -C /kong -xzf /tmp/kong.tar.gz && mv /kong/usr/local/* /usr/local && mv /kong/etc/* /etc && rm -rf /kong && apk add --no-cache libstdc++ libgcc openssl pcre perl tzdata libcap zip bash zlib zlib-dev git ca-certificates && 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 && if [ "$ASSET" = "ce" ] ; then kong version; fi

2022-04-05 07:18:13 UTC

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

2022-04-05 07:18:13 UTC

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

2022-04-05 07:18:13 UTC

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

2022-04-05 07:18:13 UTC

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

2022-04-05 07:18:13 UTC

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

2022-04-05 07:18:13 UTC

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

2022-04-05 07:18:13 UTC

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

Details
Created

2022-04-05 14:21:49 UTC

Size

46.1 MB

Content Digest
Labels
  • maintainer
    Kong <support@konghq.com>

Environment
ASSET

ce

KONG_VERSION

2.8.0

PATH

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


Layers

[#000] sha256:9981e73032c8833e387a8f96986e560edbed12c38119e0edb0439c9c2234eac9 - 5.62% (2.59 MB)

[#001] sha256:7959e28d0468f3d9ca1c7c6337f5b36149c289eae440dda05357f49bede98494 - 0.0% (131 Bytes)

[#002] sha256:5ab132370421ab09a7865a3492f2060ba102f456f0572e0b574d527ad0dd8f67 - 94.37% (43.5 MB)

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


History
2022-04-04 23:39:31 UTC

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

2022-04-04 23:39:31 UTC

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

2022-04-05 14:21:17 UTC

/bin/sh -c #(nop) LABEL maintainer=Kong <support@konghq.com>

2022-04-05 14:21:18 UTC

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

2022-04-05 14:21:19 UTC

/bin/sh -c #(nop) ENV ASSET=ce

2022-04-05 14:21:20 UTC

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

2022-04-05 14:21:22 UTC

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

2022-04-05 14:21:22 UTC

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

2022-04-05 14:21:23 UTC

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

2022-04-05 14:21:24 UTC

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

2022-04-05 14:21:25 UTC

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

2022-04-05 14:21:43 UTC

|2 KONG_AMD64_SHA=60ef680e0fc4d2cf52934758e6a0dc0f173d2a3b32aca49c7eb31ab478c24583 KONG_ARM64_SHA=5c23f448eeae1b363ece51d066405c13798ee08ca413097a23d9b5ccb49cbf35 /bin/sh -c set -eux; arch="$(apk --print-arch)"; case "${arch}" in x86_64) arch='amd64'; KONG_SHA256=$KONG_AMD64_SHA ;; aarch64) arch='arm64'; KONG_SHA256=$KONG_ARM64_SHA ;; esac; if [ "$ASSET" = "ce" ] ; then apk add --no-cache --virtual .build-deps curl wget tar ca-certificates && curl -fL "https://download.konghq.com/gateway-${KONG_VERSION%%.*}.x-alpine/kong-$KONG_VERSION.$arch.apk.tar.gz" -o /tmp/kong.tar.gz && echo "$KONG_SHA256 /tmp/kong.tar.gz" | sha256sum -c - && apk del .build-deps; else apk upgrade; fi; mkdir /kong && tar -C /kong -xzf /tmp/kong.tar.gz && mv /kong/usr/local/* /usr/local && mv /kong/etc/* /etc && rm -rf /kong && apk add --no-cache libstdc++ libgcc openssl pcre perl tzdata libcap zip bash zlib zlib-dev git ca-certificates && 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 && if [ "$ASSET" = "ce" ] ; then kong version; fi

2022-04-05 14:21:44 UTC

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

2022-04-05 14:21:44 UTC

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

2022-04-05 14:21:45 UTC

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

2022-04-05 14:21:46 UTC

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

2022-04-05 14:21:47 UTC

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

2022-04-05 14:21:48 UTC

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

2022-04-05 14:21:49 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