Namespace
library
Image / Tag
kong:2.3.2-ubuntu
Content Digest
sha256:66668da50260386c63cc5b0ca236930af6824c6aef04f4e032a164c2c899b3ff
Details
Created

2021-02-10 19:21:02 UTC

Size

128 MB

Content Digest
Environment
ASSET

ce

KONG_VERSION

2.3.2

PATH

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


Layers

[#000] sha256:4007a89234b4f56c03e6831dc220550d2e5fba935d9f5f5bcea64857ac4f4888 - 34.3% (43.8 MB)

[#001] sha256:5dfa26c6b9c9d1ccbcb1eaa65befa376805d9324174ac580ca76fdedc3575f54 - 0.0% (852 Bytes)

[#002] sha256:0ba7bf18aa406cb7dc372ac732de222b04d1c824ff1705d8900831c3d1361ff5 - 0.0% (527 Bytes)

[#003] sha256:4c6ec688ebe374ea7d89ce967576d221a177ebd2c02ca9f053197f954102e30b - 0.0% (169 Bytes)

[#004] sha256:7491b48e51562c145461304393cbc54944e319e09a7714bf0e4264da38b8a8f0 - 18.72% (23.9 MB)

[#005] sha256:5a5ddd885e4337d0d4280e48c08d2773cbeccea9252012a28ad3821276198768 - 46.98% (60 MB)

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


History
2021-01-21 03:39:31 UTC

/bin/sh -c #(nop) ADD file:925571658dd8453e5c80d862f5791d6b26b3c2a8688937b11741f2f2c5cdbfd7 in /

2021-01-21 03:39:32 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-01-21 03:39:34 UTC

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

2021-01-21 03:39:35 UTC

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

2021-01-21 03:39:36 UTC

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

2021-01-21 10:27:05 UTC

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

2021-01-21 10:27:05 UTC

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

2021-01-21 10:27:05 UTC

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

2021-01-21 10:27:06 UTC

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

2021-02-10 19:20:15 UTC

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

2021-02-10 19:20:15 UTC

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

2021-02-10 19:21:01 UTC

/bin/sh -c set -ex; apt-get update && if [ "$ASSET" = "ce" ] ; then apt-get install -y curl && curl -fL "https://bintray.com/kong/kong-deb/download_file?file_path=kong-$KONG_VERSION.xenial.$(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-02-10 19:21:01 UTC

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

2021-02-10 19:21:01 UTC

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

2021-02-10 19:21:02 UTC

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

2021-02-10 19:21:02 UTC

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

2021-02-10 19:21:02 UTC

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

2021-02-10 19:21:02 UTC

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

Details
Created

2021-02-10 19:42:11 UTC

Size

120 MB

Content Digest
Environment
ASSET

ce

KONG_VERSION

2.3.2

PATH

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


Layers

[#000] sha256:79186a4c5361c6b018fe75c9bba66c9bf717db8d7d4a6ddb18fb86171f277b61 - 32.62% (39 MB)

[#001] sha256:b96f901e8ebcf64a42ec369549f6269ec96cd97b424389ca99a8ebb722c59c12 - 0.0% (852 Bytes)

[#002] sha256:36fd1545244608cb9ef92efa528b6e8c3229f1b01ca414ee8717219145cdff7d - 0.0% (468 Bytes)

[#003] sha256:d978c0f55122642ba1a22cc67abf7af2e898bfb42933b1879c2dd91fd987147d - 0.0% (168 Bytes)

[#004] sha256:8e81e83cdfa4fc6fce4a28de27bb31753456d14bad0dcc25aabceaa0a03a3345 - 20.01% (23.9 MB)

[#005] sha256:036fc6b35d8ab60f3b9e2d326a78b3b2eb5240b04a4c1a529ba999d0c3851c53 - 47.37% (56.6 MB)

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


History
2021-01-21 03:51:12 UTC

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

2021-01-21 03:51:17 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-01-21 03:51:19 UTC

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

2021-01-21 03:51:21 UTC

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

2021-01-21 03:51:22 UTC

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

2021-01-21 05:32:05 UTC

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

2021-01-21 05:32:06 UTC

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

2021-01-21 05:32:06 UTC

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

2021-01-21 05:32:07 UTC

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

2021-02-10 19:41:15 UTC

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

2021-02-10 19:41:16 UTC

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

2021-02-10 19:42:06 UTC

/bin/sh -c set -ex; apt-get update && if [ "$ASSET" = "ce" ] ; then apt-get install -y curl && curl -fL "https://bintray.com/kong/kong-deb/download_file?file_path=kong-$KONG_VERSION.xenial.$(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-02-10 19:42:08 UTC

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

2021-02-10 19:42:09 UTC

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

2021-02-10 19:42:10 UTC

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

2021-02-10 19:42:10 UTC

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

2021-02-10 19:42:11 UTC

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

2021-02-10 19:42:11 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