Namespace
library
Image / Tag
kong:3.1.0-ubuntu
Content Digest
sha256:b2b34db750839d5a2994196037d341dd06011f07da7732cd57ab57629d9fc1a6
Details
Created

2022-12-09 02:19:53 UTC

Size

97 MB

Content Digest
Labels
  • maintainer
    Kong Docker Maintainers <docker@konghq.com> (@team-gateway-bot)

Environment
ASSET

ce

KONG_VERSION

3.1.0

PATH

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


Layers

[#000] sha256:846c0b181fff0c667d9444f8378e8fcfa13116da8d308bf21673f7e4bea8d580 - 28.09% (27.3 MB)

[#001] sha256:c6d7c9b92669dc7ad55e9d4346f9833d39acca1c6659122b6ffc3e7e59e42abb - 0.0% (129 Bytes)

[#002] sha256:a2fa518cc6bbaee07dfa3ae158b5a67a769592ddf5872e3d703296583e4a7481 - 71.91% (69.8 MB)

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


History
2022-12-09 01:20:21 UTC

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

2022-12-09 01:20:21 UTC

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

2022-12-09 02:19:23 UTC

/bin/sh -c #(nop) LABEL maintainer=Kong Docker Maintainers <docker@konghq.com> (@team-gateway-bot)

2022-12-09 02:19:23 UTC

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

2022-12-09 02:19:23 UTC

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

2022-12-09 02:19:23 UTC

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

2022-12-09 02:19:23 UTC

/bin/sh -c #(nop) COPY file:c24b3b9739a4614fa0679c1a90bac51eb61f9f84b2b02c5c24925e0c84878649 in /tmp/kong.deb

2022-12-09 02:19:23 UTC

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

2022-12-09 02:19:23 UTC

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

2022-12-09 02:19:23 UTC

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

2022-12-09 02:19:24 UTC

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

2022-12-09 02:19:52 UTC

|2 KONG_AMD64_SHA=71f4c88a8319b35e264fbbd54dbdc5dd139369034b57bd0bdac789a08019974b KONG_ARM64_SHA=ff2f7b5d0dc3bd97e08fe4254400daf8a7d23f6ef2e72d9cec7c14e64bbc38b3 /bin/sh -c set -ex; arch=$(dpkg --print-architecture); case "${arch}" in amd64) KONG_SHA256=$KONG_AMD64_SHA ;; arm64) KONG_SHA256=$KONG_ARM64_SHA ;; esac; apt-get update && if [ "$ASSET" = "ce" ] ; then apt-get install -y curl && UBUNTU_CODENAME=$(cat /etc/os-release | grep UBUNTU_CODENAME | cut -d = -f 2) && curl -fL https://download.konghq.com/gateway-${KONG_VERSION%%.*}.x-ubuntu-${UBUNTU_CODENAME}/pool/all/k/kong/kong_${KONG_VERSION}_$arch.deb -o /tmp/kong.deb && apt-get purge -y curl && echo "$KONG_SHA256 /tmp/kong.deb" | sha256sum -c - || exit 1; else apt-get upgrade -y ; fi; apt-get install -y --no-install-recommends unzip git && apt install --yes /tmp/kong.deb && rm -rf /var/lib/apt/lists/* && rm -rf /tmp/kong.deb && chown kong:0 /usr/local/bin/kong && chown -R kong:0 /usr/local/kong && 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-12-09 02:19:53 UTC

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

2022-12-09 02:19:53 UTC

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

2022-12-09 02:19:53 UTC

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

2022-12-09 02:19:53 UTC

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

2022-12-09 02:19:53 UTC

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

2022-12-09 02:19:53 UTC

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

2022-12-09 02:19:53 UTC

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

Details
Created

2022-12-09 04:44:48 UTC

Size

94.4 MB

Content Digest
Labels
  • maintainer
    Kong Docker Maintainers <docker@konghq.com> (@team-gateway-bot)

Environment
ASSET

ce

KONG_VERSION

3.1.0

PATH

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


Layers

[#000] sha256:f04b4bbe15805316c8fda79beedd3b77e6b1ffcd0acf81226c3089e63f6bffeb - 27.48% (25.9 MB)

[#001] sha256:359a97e76580b42bec113a53e79fada5dda3b02cba5dd58e05cb2c6efae5d23a - 0.0% (130 Bytes)

[#002] sha256:0e7bdf8f709625b9291d491eda77dd4cd5f7ca0b5cc181fdd3594c1bb1cd8979 - 72.52% (68.4 MB)

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


History
2022-12-09 01:46:50 UTC

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

2022-12-09 01:46:50 UTC

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

2022-12-09 04:44:14 UTC

/bin/sh -c #(nop) LABEL maintainer=Kong Docker Maintainers <docker@konghq.com> (@team-gateway-bot)

2022-12-09 04:44:14 UTC

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

2022-12-09 04:44:15 UTC

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

2022-12-09 04:44:15 UTC

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

2022-12-09 04:44:15 UTC

/bin/sh -c #(nop) COPY file:c24b3b9739a4614fa0679c1a90bac51eb61f9f84b2b02c5c24925e0c84878649 in /tmp/kong.deb

2022-12-09 04:44:15 UTC

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

2022-12-09 04:44:15 UTC

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

2022-12-09 04:44:15 UTC

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

2022-12-09 04:44:15 UTC

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

2022-12-09 04:44:46 UTC

|2 KONG_AMD64_SHA=71f4c88a8319b35e264fbbd54dbdc5dd139369034b57bd0bdac789a08019974b KONG_ARM64_SHA=ff2f7b5d0dc3bd97e08fe4254400daf8a7d23f6ef2e72d9cec7c14e64bbc38b3 /bin/sh -c set -ex; arch=$(dpkg --print-architecture); case "${arch}" in amd64) KONG_SHA256=$KONG_AMD64_SHA ;; arm64) KONG_SHA256=$KONG_ARM64_SHA ;; esac; apt-get update && if [ "$ASSET" = "ce" ] ; then apt-get install -y curl && UBUNTU_CODENAME=$(cat /etc/os-release | grep UBUNTU_CODENAME | cut -d = -f 2) && curl -fL https://download.konghq.com/gateway-${KONG_VERSION%%.*}.x-ubuntu-${UBUNTU_CODENAME}/pool/all/k/kong/kong_${KONG_VERSION}_$arch.deb -o /tmp/kong.deb && apt-get purge -y curl && echo "$KONG_SHA256 /tmp/kong.deb" | sha256sum -c - || exit 1; else apt-get upgrade -y ; fi; apt-get install -y --no-install-recommends unzip git && apt install --yes /tmp/kong.deb && rm -rf /var/lib/apt/lists/* && rm -rf /tmp/kong.deb && chown kong:0 /usr/local/bin/kong && chown -R kong:0 /usr/local/kong && 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-12-09 04:44:48 UTC

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

2022-12-09 04:44:48 UTC

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

2022-12-09 04:44:48 UTC

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

2022-12-09 04:44:48 UTC

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

2022-12-09 04:44:48 UTC

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

2022-12-09 04:44:48 UTC

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

2022-12-09 04:44:48 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