Namespace
library
Image / Tag
kong:2.7.0-ubuntu
Content Digest
sha256:2beb92e999485c19ae37aab16ed92d9ff18ce3b59c8845c6863fe1856a057f7d
Details
Created

2022-02-02 07:38:41 UTC

Size

122 MB

Content Digest
Environment
ASSET

ce

KONG_VERSION

2.7.0

PATH

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


Layers

[#000] sha256:08c01a0ec47e82ebe2bec112f373d160983a6d1e9e66627f66a3322bc403221b - 22.32% (27.2 MB)

[#001] sha256:00d35932487d0dcc4bbc7da3fcbb5c567b891759923d10b1daed30b77b8c8c10 - 19.6% (23.9 MB)

[#002] sha256:145fb8793413e96ebe9b80fc283f1d27b04574f1db21bd5d78708baa43e6a5c7 - 58.09% (70.9 MB)

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


History
2022-02-02 02:14:45 UTC

/bin/sh -c #(nop) ADD file:3ccf747d646089ed7fbb43c40c45dd43e86f0674115f856efada93c7e4a63624 in /

2022-02-02 02:14:46 UTC

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

2022-02-02 07:37:26 UTC

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

2022-02-02 07:37:27 UTC

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

2022-02-02 07:37:27 UTC

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

2022-02-02 07:37:27 UTC

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

2022-02-02 07:37:27 UTC

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

2022-02-02 07:37:28 UTC

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

2022-02-02 07:37:28 UTC

/bin/sh -c #(nop) ARG KONG_SHA256=6c0d6091f40b2b870b75fd2429b5c1be025e6b0893b5d1f70a0698e77fe027c2

2022-02-02 07:38:39 UTC

|1 KONG_SHA256=6c0d6091f40b2b870b75fd2429b5c1be025e6b0893b5d1f70a0698e77fe027c2 /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}_amd64.deb -o /tmp/kong.deb && apt-get purge -y curl && echo "$KONG_SHA256 /tmp/kong.deb" | sha256sum -c -; 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-02-02 07:38:40 UTC

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

2022-02-02 07:38:40 UTC

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

2022-02-02 07:38:40 UTC

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

2022-02-02 07:38:41 UTC

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

2022-02-02 07:38:41 UTC

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

2022-02-02 07:38:41 UTC

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

2022-02-02 07:38:41 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