Namespace
kong
Image / Tag
kong-gateway:3.1.1.1-ubuntu
Content Digest
sha256:13eceda67435289ed12522f446b6c2372d63ca140fdaf3c898fa63eff142e41a
Details
Created

2022-12-10 12:20:19 UTC

Size

192 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-12-10T12:19:48Z
  • org.opencontainers.image.revision
    4cb9087b7
  • org.opencontainers.image.version
    3.1.1.1

Environment
KONG_VERSION

2.8.1

PATH

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


Layers

[#000] sha256:fb668870d8a72b5d72a3b6d98ee626e00f9f7c29c6f4f7d3a63673d747dbffe7 - 13.26% (25.5 MB)

[#001] sha256:6d1575b5dd0fa713045705c459a80fbd1db61d72f7c467e61bac3c610e85fbbe - 37.58% (72.2 MB)

[#002] sha256:a0195ed194a33e749d63d6066820751ae423a2b012ae2105a214985e20ac8e58 - 49.16% (94.5 MB)

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


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

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

2022-12-09 01:20:12 UTC

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

2022-12-10 12:19:52 UTC

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

2022-12-10 12:19:52 UTC

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

2022-12-10 12:19:53 UTC

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

2022-12-10 12:19:53 UTC

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

2022-12-10 12:19:53 UTC

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

2022-12-10 12:19:53 UTC

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

2022-12-10 12:20:16 UTC

|3 ASSET=local EE_PORTS=8002 8445 8003 8446 8004 8447 KONG_SHA256=a57852f49eb6aea6b672a99d1361457b208e8a2d63df3fa362b2d2d6ac979b4c /bin/sh -c set -ex; apt-get update; apt-get install -y curl; if [ "$ASSET" = "remote" ] ; then CODENAME=$(cat /etc/os-release | grep VERSION_CODENAME | cut -d = -f 2) && DOWNLOAD_URL="https://download.konghq.com/gateway-${KONG_VERSION%%.*}.x-debian-${CODENAME}/pool/all/k/kong/kong_${KONG_VERSION}_amd64.deb" && curl -fL $DOWNLOAD_URL -o /tmp/kong.deb && echo "$KONG_SHA256 /tmp/kong.deb" | sha256sum -c -; fi && apt-get update && apt-get 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 && kong version && apt-get purge curl -y

2022-12-10 12:20:18 UTC

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

2022-12-10 12:20:18 UTC

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

2022-12-10 12:20:19 UTC

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

2022-12-10 12:20:19 UTC

/bin/sh -c #(nop) EXPOSE 8002 8445 8003 8446 8004 8447 8000 8001 8443 8444

2022-12-10 12:20:19 UTC

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

2022-12-10 12:20:19 UTC

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

2022-12-10 12:20:19 UTC

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

2022-12-10 12:20:19 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-10T12:19:48Z

2022-12-10 12:20:19 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4cb9087b7

2022-12-10 12:20:19 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3.1.1.1

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