Namespace
library
Image / Tag
kong:2.8.1-alpine
Content Digest
sha256:1b53405d8680a09d6f44494b7990bf7da2ea43f84a258c59717d4539abf09f6d
Details
Created

2022-10-06 23:01:18 UTC

Size

47.1 MB

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

Environment
ASSET

ce

KONG_VERSION

2.8.1

PATH

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


Layers

[#000] sha256:213ec9aee27d8be045c6a92b7eac22c9a64b44558193775a1a7f626352392b49 - 5.69% (2.68 MB)

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

[#002] sha256:531e3bd93090d08ef911bb2c8320f2fef2428ef96597535a55111fda18efde52 - 94.31% (44.4 MB)

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


History
2022-08-09 17:19:53 UTC

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

2022-08-09 17:19:53 UTC

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

2022-10-06 23:01:09 UTC

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

2022-10-06 23:01:10 UTC

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

2022-10-06 23:01:10 UTC

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

2022-10-06 23:01:10 UTC

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

2022-10-06 23:01:10 UTC

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

2022-10-06 23:01:10 UTC

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

2022-10-06 23:01:10 UTC

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

2022-10-06 23:01:10 UTC

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

2022-10-06 23:01:10 UTC

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

2022-10-06 23:01:17 UTC

|2 KONG_AMD64_SHA=ccda33bf02803b6b8dd46b22990f92265fe61d900ba94e3e0fa26db0433098c0 KONG_ARM64_SHA=d21690332a89adf9900f7266e083f41f565eb009f2771ef112f3564878eeff53 /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-10-06 23:01:18 UTC

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

2022-10-06 23:01:18 UTC

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

2022-10-06 23:01:18 UTC

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

2022-10-06 23:01:18 UTC

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

2022-10-06 23:01:18 UTC

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

2022-10-06 23:01:18 UTC

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

2022-10-06 23:01:18 UTC

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

Details
Created

2022-10-26 01:56:17 UTC

Size

46.3 MB

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

Environment
ASSET

ce

KONG_VERSION

2.8.1

PATH

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


Layers

[#000] sha256:9b18e9b68314027565b90ff6189d65942c0f7986da80df008b8431276885218e - 5.58% (2.58 MB)

[#001] sha256:7fd91e9229603b76d74826c966b221aacc86c840445a63234a9e2850a10a0062 - 0.0% (132 Bytes)

[#002] sha256:450997ae687cb58c194a458badbbb0c90dc4aed7eab5e3b1db610305ef840dd0 - 94.42% (43.7 MB)

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


History
2022-08-09 17:39:41 UTC

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

2022-08-09 17:39:42 UTC

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

2022-10-26 01:56:09 UTC

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

2022-10-26 01:56:09 UTC

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

2022-10-26 01:56:09 UTC

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

2022-10-26 01:56:10 UTC

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

2022-10-26 01:56:10 UTC

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

2022-10-26 01:56:10 UTC

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

2022-10-26 01:56:10 UTC

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

2022-10-26 01:56:10 UTC

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

2022-10-26 01:56:10 UTC

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

2022-10-26 01:56:16 UTC

|2 KONG_AMD64_SHA=ccda33bf02803b6b8dd46b22990f92265fe61d900ba94e3e0fa26db0433098c0 KONG_ARM64_SHA=d21690332a89adf9900f7266e083f41f565eb009f2771ef112f3564878eeff53 /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-10-26 01:56:17 UTC

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

2022-10-26 01:56:17 UTC

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

2022-10-26 01:56:17 UTC

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

2022-10-26 01:56:17 UTC

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

2022-10-26 01:56:17 UTC

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

2022-10-26 01:56:17 UTC

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

2022-10-26 01:56:17 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