Namespace
library
Image / Tag
kong:2.7.2-ubuntu
Content Digest
sha256:6cc0e033edffbc99f1cc4708d0d77694b0e51aa85ee47164cb97e006d93871b0
Details
Created

2023-02-01 19:15:30 UTC

Size

122 MB

Content Digest
Labels
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    20.04

Environment
ASSET

ce

KONG_VERSION

2.7.2

PATH

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


Layers

[#000] sha256:7608715873ec5c02d370e963aa9b19a149023ce218887221d93fe671b3abbf58 - 22.31% (27.3 MB)

[#001] sha256:072b4eaa2b5682c7004efd6ccb6e88c462f0ea7270baf54965422fbd56e3d58b - 19.58% (23.9 MB)

[#002] sha256:672e097467ff2355b497b4fd0ba431bffe58789abcd0c77ae6ccef509f8af274 - 58.12% (71 MB)

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


History
2023-02-01 11:42:37 UTC

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

2023-02-01 11:42:37 UTC

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

2023-02-01 11:42:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2023-02-01 11:42:37 UTC

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

2023-02-01 11:42:39 UTC

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

2023-02-01 11:42:39 UTC

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

2023-02-01 19:15:07 UTC

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

2023-02-01 19:15:07 UTC

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

2023-02-01 19:15:07 UTC

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

2023-02-01 19:15:07 UTC

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

2023-02-01 19:15:07 UTC

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

2023-02-01 19:15:07 UTC

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

2023-02-01 19:15:08 UTC

/bin/sh -c #(nop) ARG KONG_AMD64_SHA=8124ddbfe80a1627b19a54e14b20ff0e176549699491cf5c61a4f0355470f8fc

2023-02-01 19:15:08 UTC

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

2023-02-01 19:15:28 UTC

|2 KONG_AMD64_SHA=8124ddbfe80a1627b19a54e14b20ff0e176549699491cf5c61a4f0355470f8fc KONG_ARM64_SHA=f40e616539ab64cb4fd333d19895ec9768b742bc25e5f2dbcb7f162bf90421d8 /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 -; 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

2023-02-01 19:15:29 UTC

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

2023-02-01 19:15:29 UTC

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

2023-02-01 19:15:29 UTC

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

2023-02-01 19:15:30 UTC

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

2023-02-01 19:15:30 UTC

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

2023-02-01 19:15:30 UTC

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

2023-02-01 19:15:30 UTC

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

Details
Created

2023-02-01 18:45:05 UTC

Size

119 MB

Content Digest
Labels
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    20.04

Environment
ASSET

ce

KONG_VERSION

2.7.2

PATH

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


Layers

[#000] sha256:70cf24b162395e1500d40f2b012f253bfd5d15f029ef9d636620fa2365ae503c - 21.73% (25.9 MB)

[#001] sha256:932a6b0f471e3c11d4540f1a320c68c9a8fc4fd47d236ea7d3ce0cf1970089a3 - 20.04% (23.9 MB)

[#002] sha256:48d9b56d4d5d1190059c41d0eae91ff6943ef1b831f4ee5d0530ecd8aa9c1c95 - 58.23% (69.5 MB)

[#003] sha256:9393375ddd21b48773c2090577639a9182d7c396f9657db82768f6587eb2c7ab - 0.0% (878 Bytes)


History
2023-02-01 11:27:52 UTC

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

2023-02-01 11:27:52 UTC

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

2023-02-01 11:27:52 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2023-02-01 11:27:52 UTC

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

2023-02-01 11:27:56 UTC

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

2023-02-01 11:27:56 UTC

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

2023-02-01 18:44:46 UTC

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

2023-02-01 18:44:46 UTC

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

2023-02-01 18:44:46 UTC

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

2023-02-01 18:44:46 UTC

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

2023-02-01 18:44:46 UTC

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

2023-02-01 18:44:47 UTC

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

2023-02-01 18:44:47 UTC

/bin/sh -c #(nop) ARG KONG_AMD64_SHA=8124ddbfe80a1627b19a54e14b20ff0e176549699491cf5c61a4f0355470f8fc

2023-02-01 18:44:47 UTC

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

2023-02-01 18:45:04 UTC

|2 KONG_AMD64_SHA=8124ddbfe80a1627b19a54e14b20ff0e176549699491cf5c61a4f0355470f8fc KONG_ARM64_SHA=f40e616539ab64cb4fd333d19895ec9768b742bc25e5f2dbcb7f162bf90421d8 /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 -; 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

2023-02-01 18:45:05 UTC

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

2023-02-01 18:45:05 UTC

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

2023-02-01 18:45:05 UTC

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

2023-02-01 18:45:05 UTC

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

2023-02-01 18:45:05 UTC

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

2023-02-01 18:45:05 UTC

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

2023-02-01 18:45:05 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