Namespace
library
Image / Tag
kong:2.7.0-alpine
Content Digest
sha256:aa4ba1bcb806cfdd178cec95e1e4e232b0e83fc3bcb33bd1c820e482ace603b0
Details
Created

2021-12-17 19:24:22 UTC

Size

47.5 MB

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

Environment
ASSET

ce

KONG_VERSION

2.7.0

PATH

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


Layers

[#000] sha256:97518928ae5f3d52d4164b314a7e73654eb686ecd8aafa0b79acd980773a740d - 5.67% (2.69 MB)

[#001] sha256:98e8b2c66462e7a485d21bf9baf11a6e252511cd3612b6fa68b0c1da6972f4cd - 0.0% (130 Bytes)

[#002] sha256:4cffbbfa9e3c838b26474ddc1351c354216e7de77da210b380683aef16de7b7c - 94.33% (44.8 MB)

[#003] sha256:90796a75eb7495312970b99de66ba7619a15ebd227f2bdb5153227f4aabc0999 - 0.0% (882 Bytes)


History
2021-11-12 17:19:44 UTC

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

2021-11-12 17:19:45 UTC

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

2021-11-13 05:49:01 UTC

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

2021-11-13 05:49:02 UTC

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

2021-11-13 05:49:02 UTC

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

2021-11-13 05:49:02 UTC

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

2021-11-13 05:49:02 UTC

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

2021-12-17 19:24:11 UTC

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

2021-12-17 19:24:11 UTC

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

2021-12-17 19:24:11 UTC

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

2021-12-17 19:24:12 UTC

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

2021-12-17 19:24:20 UTC

|2 KONG_AMD64_SHA=4caec31903319d1c09542e967e6e4d601bc469b5f28b13f83907a8115a9ff2e5 KONG_ARM64_SHA=923997ff72b52058f0c91ba09e400ea43c89f9d9e82ccb74f188a44e461a35b7 /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

2021-12-17 19:24:21 UTC

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

2021-12-17 19:24:21 UTC

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

2021-12-17 19:24:21 UTC

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

2021-12-17 19:24:21 UTC

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

2021-12-17 19:24:21 UTC

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

2021-12-17 19:24:22 UTC

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

2021-12-17 19:24:22 UTC

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

Details
Created

2021-12-17 19:01:25 UTC

Size

46.9 MB

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

Environment
ASSET

ce

KONG_VERSION

2.7.0

PATH

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


Layers

[#000] sha256:be307f383ecc62b27a29b599c3fc9d3129693a798e7fcce614f09174cfe2d354 - 5.52% (2.59 MB)

[#001] sha256:53315a86544ab6e48bbf724baae0beec28097187f7ffcda4174c31e3cbb0224e - 0.0% (131 Bytes)

[#002] sha256:73af152486c60eac70ed3dddb3b5f38dc02c78b8f47f4dd1b8b85a9c952099cc - 94.48% (44.3 MB)

[#003] sha256:539bcc814240d49734fbef7216ba4e444af56798b1de7719bde1aa66d7f9e38d - 0.0% (879 Bytes)


History
2021-11-12 16:39:58 UTC

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

2021-11-12 16:39:58 UTC

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

2021-11-13 06:11:28 UTC

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

2021-11-13 06:11:29 UTC

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

2021-11-13 06:11:30 UTC

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

2021-11-13 06:11:31 UTC

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

2021-11-13 06:11:33 UTC

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

2021-12-17 19:00:49 UTC

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

2021-12-17 19:00:50 UTC

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

2021-12-17 19:00:51 UTC

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

2021-12-17 19:00:52 UTC

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

2021-12-17 19:01:19 UTC

|2 KONG_AMD64_SHA=4caec31903319d1c09542e967e6e4d601bc469b5f28b13f83907a8115a9ff2e5 KONG_ARM64_SHA=923997ff72b52058f0c91ba09e400ea43c89f9d9e82ccb74f188a44e461a35b7 /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

2021-12-17 19:01:20 UTC

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

2021-12-17 19:01:20 UTC

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

2021-12-17 19:01:21 UTC

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

2021-12-17 19:01:22 UTC

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

2021-12-17 19:01:23 UTC

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

2021-12-17 19:01:24 UTC

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

2021-12-17 19:01:25 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