Namespace
library
Image / Tag
kong:2.5.1-ubuntu
Content Digest
sha256:510bc535d6907f88e2af363a61113ce0703533711afd88c1a433842c242f974d
Details
Created

2022-06-07 00:29:02 UTC

Size

122 MB

Content Digest
Environment
ASSET

ce

KONG_VERSION

2.5.1

PATH

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


Layers

[#000] sha256:d7bfe07ed8476565a440c2113cc64d7c0409dba8ef761fb3ec019d7e6b5952df - 22.31% (27.2 MB)

[#001] sha256:f5a98d6d56529c16f261415f31709ae633666ee56cd5a645f459dfcf5ec555de - 19.59% (23.9 MB)

[#002] sha256:db15db8740ebbbbeff9a2457e528bdec9fa3e083aa8d7aa0471c2878f2a2c38a - 58.1% (70.9 MB)

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


History
2022-06-06 22:21:11 UTC

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

2022-06-06 22:21:12 UTC

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

2022-06-07 00:25:49 UTC

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

2022-06-07 00:25:50 UTC

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

2022-06-07 00:25:50 UTC

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

2022-06-07 00:25:50 UTC

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

2022-06-07 00:28:41 UTC

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

2022-06-07 00:28:41 UTC

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

2022-06-07 00:29:01 UTC

/bin/sh -c set -ex && apt-get update && if [ "$ASSET" = "ce" ] ; then apt-get install -y curl && curl -fL https://download.konghq.com/gateway-${KONG_VERSION%%.*}.x-ubuntu-$(cat /etc/os-release | grep UBUNTU_CODENAME | cut -d = -f 2)/pool/all/k/kong/kong_${KONG_VERSION}_$(dpkg --print-architecture).deb -o /tmp/kong.deb && apt-get purge -y curl; 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-06-07 00:29:02 UTC

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

2022-06-07 00:29:02 UTC

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

2022-06-07 00:29:02 UTC

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

2022-06-07 00:29:02 UTC

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

2022-06-07 00:29:02 UTC

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

2022-06-07 00:29:02 UTC

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

2022-06-07 00:29:02 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