Namespace
kong
Image / Tag
kong-gateway:3.1.0.0-ubuntu
Content Digest
sha256:e361d79ceb23d46b017ab8e647ace2c44a404eed8bb6b6e71292cc00eb513b7e
Details
Created

2022-12-06 03:45:47 UTC

Size

192 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-12-06T03:45:02Z
  • org.opencontainers.image.revision
    6c6f666a7
  • org.opencontainers.image.version
    3.1.0.0

Environment
KONG_VERSION

2.8.1

PATH

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


Layers

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

[#001] sha256:489f32139ed7a77f3dbeb5f9cf668104a8304634344e7ff976b61003b732023b - 37.58% (72.2 MB)

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

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


History
2022-10-25 01:53:28 UTC

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

2022-10-25 01:53:28 UTC

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

2022-12-06 03:45:04 UTC

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

2022-12-06 03:45:04 UTC

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

2022-12-06 03:45:04 UTC

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

2022-12-06 03:45:05 UTC

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

2022-12-06 03:45:05 UTC

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

2022-12-06 03:45:05 UTC

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

2022-12-06 03:45:44 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-06 03:45:46 UTC

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

2022-12-06 03:45:46 UTC

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

2022-12-06 03:45:47 UTC

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

2022-12-06 03:45:47 UTC

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

2022-12-06 03:45:47 UTC

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

2022-12-06 03:45:47 UTC

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

2022-12-06 03:45:47 UTC

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

2022-12-06 03:45:47 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-06T03:45:02Z

2022-12-06 03:45:47 UTC

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

2022-12-06 03:45:47 UTC

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

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