Namespace
library
Image / Tag
kong:2.1.3-ubuntu
Content Digest
sha256:c74b8af389abe62df41184d43e128213f620d1bc538e53ae895be6760ecd020a
Details
Created

2020-09-17 00:55:32 UTC

Size

102 MB

Content Digest
Environment
ASSET

ce

KONG_VERSION

2.1.3

PATH

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


Layers

[#000] sha256:001ecc9468da6632359722ccefa732463486659ee07daacd31602ec3bf4d862f - 41.43% (42.4 MB)

[#001] sha256:f2b9667498691604756cf3601ba44360f2b1f6ba8b5745eee963847d2a4ea736 - 0.0% (849 Bytes)

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

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

[#004] sha256:9826342fb27eaa3beafc4a141f0e1c49968a485cbebc1f5eb0b6a5523bec968b - 0.0% (126 Bytes)

[#005] sha256:869f29c8778d85369c468b39298fe3c6e68425c27e7cf7068134e6c44696bb76 - 58.57% (60 MB)

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


History
2020-09-16 22:22:41 UTC

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

2020-09-16 22:22:42 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

2020-09-16 22:22:43 UTC

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

2020-09-16 22:22:44 UTC

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

2020-09-16 22:22:44 UTC

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

2020-09-17 00:54:40 UTC

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

2020-09-17 00:54:40 UTC

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

2020-09-17 00:54:40 UTC

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

2020-09-17 00:54:41 UTC

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

2020-09-17 00:54:41 UTC

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

2020-09-17 00:54:41 UTC

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

2020-09-17 00:55:30 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 install --yes /tmp/kong.deb && rm -rf /var/lib/apt/lists/* && rm -rf /tmp/kong.deb && useradd -ms /bin/bash kong && mkdir -p "/usr/local/kong" && chown -R kong:0 /usr/local/kong && chown kong:0 /usr/local/bin/kong && chmod -R g=u /usr/local/kong && if [ "$ASSET" = "ce" ] ; then kong version ; fi;

2020-09-17 00:55:31 UTC

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

2020-09-17 00:55:31 UTC

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

2020-09-17 00:55:32 UTC

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

2020-09-17 00:55:32 UTC

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

2020-09-17 00:55:32 UTC

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

2020-09-17 00:55:32 UTC

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

Details
Created

2020-09-17 02:56:38 UTC

Size

94.8 MB

Content Digest
Environment
ASSET

ce

KONG_VERSION

2.1.3

PATH

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


Layers

[#000] sha256:72fb9e9daf6916d23d5ddb9755e3ab864abfa8ba4f352549179782677ea68012 - 40.35% (38.2 MB)

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

[#002] sha256:016b9151e276d67695313eeb9bce429497ee8ab86848317064a39e8a8666c87a - 0.0% (471 Bytes)

[#003] sha256:727158034d7c22989558e6c5c700ff8c0e20942f6d4296293e5fd59e47f0cdc9 - 0.0% (171 Bytes)

[#004] sha256:331c818c296154fdae2e291c72869a5ffde5a8c79e0238040304b0e5481d7f6f - 0.0% (131 Bytes)

[#005] sha256:f757956672f115ff460f191048572752a756519942f82c3f456e40a421f743e0 - 59.65% (56.5 MB)

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


History
2020-09-16 23:17:57 UTC

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

2020-09-16 23:18:00 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

2020-09-16 23:18:02 UTC

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

2020-09-16 23:18:04 UTC

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

2020-09-16 23:18:05 UTC

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

2020-09-17 02:54:28 UTC

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

2020-09-17 02:54:38 UTC

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

2020-09-17 02:54:44 UTC

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

2020-09-17 02:54:50 UTC

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

2020-09-17 02:54:58 UTC

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

2020-09-17 02:54:58 UTC

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

2020-09-17 02:56:04 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 install --yes /tmp/kong.deb && rm -rf /var/lib/apt/lists/* && rm -rf /tmp/kong.deb && useradd -ms /bin/bash kong && mkdir -p "/usr/local/kong" && chown -R kong:0 /usr/local/kong && chown kong:0 /usr/local/bin/kong && chmod -R g=u /usr/local/kong && if [ "$ASSET" = "ce" ] ; then kong version ; fi;

2020-09-17 02:56:14 UTC

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

2020-09-17 02:56:24 UTC

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

2020-09-17 02:56:29 UTC

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

2020-09-17 02:56:36 UTC

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

2020-09-17 02:56:37 UTC

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

2020-09-17 02:56:38 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