Namespace
kong
Image / Tag
kong-gateway:3.0.1.0-debian
Content Digest
sha256:c85efe536cda57c9b3cabff0b01aeb611b301baa2c10bdfdd9429f7622f10c34
Details
Created

2022-11-02 16:24:17 UTC

Size

213 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-11-02T16:23:22Z
  • org.opencontainers.image.revision
    c3b677909
  • org.opencontainers.image.version
    3.0.1.0

Environment
KONG_VERSION

2.8.1

PATH

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


Layers

[#000] sha256:4500a762c54620411ae491a547c66b61d577c1369ecbf5a7e91b4e153181854b - 12.13% (25.9 MB)

[#001] sha256:dc7776a7cb1ff3775afa0b6645ea10d7fb286c854ec8192b9d5dfcadbfe661aa - 38.87% (82.9 MB)

[#002] sha256:5463841c7a2bd4180ee2eb12166ee8feb00e3f4cad603accb0f20df397506736 - 49.0% (105 MB)

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


History
2022-10-25 01:44:12 UTC

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

2022-10-25 01:44:12 UTC

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

2022-11-02 16:23:26 UTC

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

2022-11-02 16:23:26 UTC

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

2022-11-02 16:23:26 UTC

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

2022-11-02 16:23:26 UTC

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

2022-11-02 16:23:26 UTC

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

2022-11-02 16:23:27 UTC

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

2022-11-02 16:24:10 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-11-02 16:24:16 UTC

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

2022-11-02 16:24:16 UTC

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

2022-11-02 16:24:16 UTC

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

2022-11-02 16:24:16 UTC

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

2022-11-02 16:24:16 UTC

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

2022-11-02 16:24:17 UTC

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

2022-11-02 16:24:17 UTC

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

2022-11-02 16:24:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-02T16:23:22Z

2022-11-02 16:24:17 UTC

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

2022-11-02 16:24:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3.0.1.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