Namespace
kong
Image / Tag
kong-gateway:3.0.1.0-ubuntu
Content Digest
sha256:03757525e48e70807e676bd2ebf6bc0e737676cad4a0302b7923f7efd52f6fa6
Details
Created

2022-11-02 16:36:45 UTC

Size

214 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-11-02T16:35:58Z
  • 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:a404e54162968593b8d92b571f3cdd673e4c9eab5d9be28d7c494595c0aa6682 - 11.93% (25.5 MB)

[#001] sha256:69d7ea59df7e320e62397bd1d292e27e2de4fd47248631781a50fffebd5d0cfe - 38.83% (82.9 MB)

[#002] sha256:1edc9a000756642ac0997735755760eb0a8944f43a39bfc1da6509d0b05b2326 - 49.24% (105 MB)

[#003] sha256:5f5e403fecaa9f462db442d4ff8bada717b7c772e5fc6ceed921460b078b63cc - 0.0% (881 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-11-02 16:36:01 UTC

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

2022-11-02 16:36:01 UTC

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

2022-11-02 16:36:01 UTC

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

2022-11-02 16:36:01 UTC

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

2022-11-02 16:36:01 UTC

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

2022-11-02 16:36:02 UTC

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

2022-11-02 16:36:41 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:36:44 UTC

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

2022-11-02 16:36:44 UTC

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

2022-11-02 16:36:45 UTC

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

2022-11-02 16:36:45 UTC

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

2022-11-02 16:36:45 UTC

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

2022-11-02 16:36:45 UTC

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

2022-11-02 16:36:45 UTC

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

2022-11-02 16:36:45 UTC

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

2022-11-02 16:36:45 UTC

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

2022-11-02 16:36:45 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