Namespace
library
Image / Tag
kong:3.0.0-ubuntu
Content Digest
sha256:2c1021b89f5721657f788494341b218734dd258429740f04dcf80668ed5e3533
Details
Created

2022-10-25 17:02:28 UTC

Size

121 MB

Content Digest
Labels
  • maintainer
    Kong Docker Maintainers <docker@konghq.com> (@team-gateway-bot)

Environment
ASSET

ce

KONG_VERSION

3.0.0

PATH

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


Layers

[#000] sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 - 22.56% (27.3 MB)

[#001] sha256:0cd402362b5eb17585ff21167c25c557e4f7b84cb3be167553547fd0aded947f - 19.8% (23.9 MB)

[#002] sha256:f3fc3892503bf1886ddf7842e00a4869a07fe7f25ffb4389e890681f31f8da2b - 57.64% (69.6 MB)

[#003] sha256:8ef2a5f645f0a396dd99895ca7e6fc18e548d56858cfdd2bdf6e76e595bf0ad1 - 0.0% (878 Bytes)


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

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

2022-10-25 01:53:35 UTC

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

2022-10-25 17:01:54 UTC

/bin/sh -c #(nop) LABEL maintainer=Kong Docker Maintainers <docker@konghq.com> (@team-gateway-bot)

2022-10-25 17:01:54 UTC

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

2022-10-25 17:01:54 UTC

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

2022-10-25 17:01:54 UTC

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

2022-10-25 17:01:54 UTC

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

2022-10-25 17:01:55 UTC

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

2022-10-25 17:01:55 UTC

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

2022-10-25 17:01:55 UTC

/bin/sh -c #(nop) ARG KONG_AMD64_SHA=3a38f6c4ba1cfc8897e655e46b957c7b0f2dd930111bf3d02411fedd1de53d6d

2022-10-25 17:01:55 UTC

/bin/sh -c #(nop) ARG KONG_ARM64_SHA=190f82dd47df19339c025f37701e62191aa3063e77e15c5e57d5b77869058f69

2022-10-25 17:02:26 UTC

|2 KONG_AMD64_SHA=3a38f6c4ba1cfc8897e655e46b957c7b0f2dd930111bf3d02411fedd1de53d6d KONG_ARM64_SHA=190f82dd47df19339c025f37701e62191aa3063e77e15c5e57d5b77869058f69 /bin/sh -c set -ex; arch=$(dpkg --print-architecture); case "${arch}" in amd64) KONG_SHA256=$KONG_AMD64_SHA ;; arm64) KONG_SHA256=$KONG_ARM64_SHA ;; esac; apt-get update && if [ "$ASSET" = "ce" ] ; then apt-get install -y curl && UBUNTU_CODENAME=$(cat /etc/os-release | grep UBUNTU_CODENAME | cut -d = -f 2) && curl -fL https://download.konghq.com/gateway-${KONG_VERSION%%.*}.x-ubuntu-${UBUNTU_CODENAME}/pool/all/k/kong/kong_${KONG_VERSION}_$arch.deb -o /tmp/kong.deb && apt-get purge -y curl && echo "$KONG_SHA256 /tmp/kong.deb" | sha256sum -c - || exit 1; 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-10-25 17:02:27 UTC

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

2022-10-25 17:02:27 UTC

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

2022-10-25 17:02:27 UTC

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

2022-10-25 17:02:27 UTC

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

2022-10-25 17:02:27 UTC

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

2022-10-25 17:02:27 UTC

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

2022-10-25 17:02:28 UTC

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

Details
Created

2022-10-26 01:56:07 UTC

Size

118 MB

Content Digest
Labels
  • maintainer
    Kong Docker Maintainers <docker@konghq.com> (@team-gateway-bot)

Environment
ASSET

ce

KONG_VERSION

3.0.0

PATH

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


Layers

[#000] sha256:4e7e0215f4adc2c48ad9cb3b3781e21d474b477587f85682c2e2975ae91dce9d - 21.94% (25.9 MB)

[#001] sha256:3fbfd90e8792213bcf13933cb77f26802db6a343dfa5a8e596ec64c7b2c9c5c8 - 20.24% (23.9 MB)

[#002] sha256:54267830710389ced55d1a04f28f923957268deeb68f39a0d629bc307cf49a6b - 57.82% (68.3 MB)

[#003] sha256:cae2f3708ad19f0116ed1b118567d52073086e56f85f4af2cd64e963017359c5 - 0.0% (880 Bytes)


History
2022-10-25 05:54:59 UTC

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

2022-10-25 05:54:59 UTC

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

2022-10-26 01:55:36 UTC

/bin/sh -c #(nop) LABEL maintainer=Kong Docker Maintainers <docker@konghq.com> (@team-gateway-bot)

2022-10-26 01:55:36 UTC

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

2022-10-26 01:55:36 UTC

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

2022-10-26 01:55:36 UTC

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

2022-10-26 01:55:37 UTC

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

2022-10-26 01:55:37 UTC

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

2022-10-26 01:55:37 UTC

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

2022-10-26 01:55:37 UTC

/bin/sh -c #(nop) ARG KONG_AMD64_SHA=3a38f6c4ba1cfc8897e655e46b957c7b0f2dd930111bf3d02411fedd1de53d6d

2022-10-26 01:55:37 UTC

/bin/sh -c #(nop) ARG KONG_ARM64_SHA=190f82dd47df19339c025f37701e62191aa3063e77e15c5e57d5b77869058f69

2022-10-26 01:56:06 UTC

|2 KONG_AMD64_SHA=3a38f6c4ba1cfc8897e655e46b957c7b0f2dd930111bf3d02411fedd1de53d6d KONG_ARM64_SHA=190f82dd47df19339c025f37701e62191aa3063e77e15c5e57d5b77869058f69 /bin/sh -c set -ex; arch=$(dpkg --print-architecture); case "${arch}" in amd64) KONG_SHA256=$KONG_AMD64_SHA ;; arm64) KONG_SHA256=$KONG_ARM64_SHA ;; esac; apt-get update && if [ "$ASSET" = "ce" ] ; then apt-get install -y curl && UBUNTU_CODENAME=$(cat /etc/os-release | grep UBUNTU_CODENAME | cut -d = -f 2) && curl -fL https://download.konghq.com/gateway-${KONG_VERSION%%.*}.x-ubuntu-${UBUNTU_CODENAME}/pool/all/k/kong/kong_${KONG_VERSION}_$arch.deb -o /tmp/kong.deb && apt-get purge -y curl && echo "$KONG_SHA256 /tmp/kong.deb" | sha256sum -c - || exit 1; 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-10-26 01:56:07 UTC

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

2022-10-26 01:56:07 UTC

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

2022-10-26 01:56:07 UTC

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

2022-10-26 01:56:07 UTC

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

2022-10-26 01:56:07 UTC

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

2022-10-26 01:56:07 UTC

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

2022-10-26 01:56:07 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