Namespace
library
Image / Tag
kong:2.4-ubuntu
Content Digest
sha256:a48040038d4a0bf7989e37c68b16af2035c82e195820b8d2d8ae77bd18421633
Details
Created

2021-08-31 03:41:30 UTC

Size

129 MB

Content Digest
Environment
ASSET

ce

KONG_VERSION

2.4.1

PATH

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


Layers

[#000] sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50 - 34.51% (44.3 MB)

[#001] sha256:b51569e7c50720acf6860327847fe342a1afbe148d24c529fb81df105e3eed01 - 0.0% (857 Bytes)

[#002] sha256:da8ef40b9ecabc2679fe2419957220c0272a965c5cf7e0269fa1aeeb8c56f2e1 - 0.0% (528 Bytes)

[#003] sha256:fb15d46c38dcd1ea0b1990006c3366ecd10c79d374f341687eb2cb23a2c8672e - 0.0% (170 Bytes)

[#004] sha256:b4f9bf842551a4304b6e9bb37db25ba1932a186b178e50b94d7ba879d235b8ef - 18.61% (23.9 MB)

[#005] sha256:ba2b40add1d10ca76f9333f9a91f0c033556d4058acbcbb216d98d522fd9d6d1 - 46.88% (60.2 MB)

[#006] sha256:7a244e218996bdeaf548d3d178afa2a7f14e419f5a6359218e3983fab9f08b71 - 0.0% (688 Bytes)


History
2021-08-31 01:21:27 UTC

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

2021-08-31 01:21:28 UTC

/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests

2021-08-31 01:21:29 UTC

/bin/sh -c rm -rf /var/lib/apt/lists/*

2021-08-31 01:21:30 UTC

/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container

2021-08-31 01:21:30 UTC

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

2021-08-31 03:40:30 UTC

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

2021-08-31 03:40:31 UTC

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

2021-08-31 03:40:31 UTC

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

2021-08-31 03:40:31 UTC

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

2021-08-31 03:41:06 UTC

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

2021-08-31 03:41:06 UTC

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

2021-08-31 03:41:28 UTC

/bin/sh -c set -ex; apt-get update && if [ "$ASSET" = "ce" ] ; then apt-get install -y curl && curl -fL https://download.konghq.com/gateway-${KONG_VERSION%%.*}.x-ubuntu-xenial/pool/all/k/kong/kong_${KONG_VERSION}_$(dpkg --print-architecture).deb -o /tmp/kong.deb && apt-get purge -y curl; fi; apt-get install -y --no-install-recommends unzip git && apt update && 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 && if [ "$ASSET" = "ce" ] ; then kong version ; fi;

2021-08-31 03:41:29 UTC

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

2021-08-31 03:41:29 UTC

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

2021-08-31 03:41:30 UTC

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

2021-08-31 03:41:30 UTC

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

2021-08-31 03:41:30 UTC

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

2021-08-31 03:41:30 UTC

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

Details
Created

2021-10-16 03:42:32 UTC

Size

120 MB

Content Digest
Environment
ASSET

ce

KONG_VERSION

2.4.1

PATH

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


Layers

[#000] sha256:828b35a09f0b2f3d1dead43aa2468ff5eba6c463423b3fff7ee6d150f6fd1b6b - 32.77% (39.3 MB)

[#001] sha256:238e9b8fdf46981043813ae269c4420735959dd01d4d15c420b66448523e9adc - 0.0% (848 Bytes)

[#002] sha256:1d5b1b49195905e9415adfe3583301316ef591d794fcfd12b5cd29103fa7ee6b - 0.0% (473 Bytes)

[#003] sha256:269a6c6175ba12a0fd708883c2625167711f111f24ce2bb79221fda132487e57 - 0.0% (172 Bytes)

[#004] sha256:335856b8d9f9c59f06ad63f804ae54ee2f1913c6706391caa4d086e40a3c930f - 19.93% (23.9 MB)

[#005] sha256:7d70ebd843f26a8e48d1b27e979ccf1f4bba9a1ff72e5b234bdfa4e3c19656e3 - 47.3% (56.8 MB)

[#006] sha256:c3123cd78ddff7a07a3179f9b8f4354dca238b6e042783f2628c0352d6f9b59f - 0.0% (689 Bytes)


History
2021-10-16 01:48:22 UTC

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

2021-10-16 01:48:22 UTC

/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests

2021-10-16 01:48:23 UTC

/bin/sh -c rm -rf /var/lib/apt/lists/*

2021-10-16 01:48:24 UTC

/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container

2021-10-16 01:48:25 UTC

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

2021-10-16 03:41:33 UTC

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

2021-10-16 03:41:34 UTC

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

2021-10-16 03:41:35 UTC

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

2021-10-16 03:41:37 UTC

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

2021-10-16 03:41:37 UTC

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

2021-10-16 03:41:38 UTC

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

2021-10-16 03:42:27 UTC

/bin/sh -c set -ex; apt-get update && if [ "$ASSET" = "ce" ] ; then apt-get install -y curl && curl -fL https://download.konghq.com/gateway-${KONG_VERSION%%.*}.x-ubuntu-xenial/pool/all/k/kong/kong_${KONG_VERSION}_$(dpkg --print-architecture).deb -o /tmp/kong.deb && apt-get purge -y curl; fi; apt-get install -y --no-install-recommends unzip git && apt update && 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 && if [ "$ASSET" = "ce" ] ; then kong version ; fi;

2021-10-16 03:42:28 UTC

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

2021-10-16 03:42:28 UTC

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

2021-10-16 03:42:29 UTC

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

2021-10-16 03:42:30 UTC

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

2021-10-16 03:42:31 UTC

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

2021-10-16 03:42:32 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