Namespace
fluent
Image / Tag
fluent-bit:0.11.10
Content Digest
sha256:79fe0d2a1787d9567446423a3e8f31ece106205f80139da9ff6dc37616cacb32
Details
Created

2017-06-27 17:41:12 UTC

Size

42.8 MB

Content Digest
Labels
  • Description
    Fluent Bit docker image
  • Vendor
    Fluent Organization
  • Version
    1.1

Environment
FLB_MAJOR

0

FLB_MINOR

11

FLB_PATCH

11

FLB_TARBALL

http://github.com/fluent/fluent-bit/archive/v0.11.11.zip

FLB_VERSION

0.11.11

PATH

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


Layers

[#000] sha256:06cba8e3983300a77dbf4d25e81d11bcc72ef4480add51809539577d743862b3 - 38.28% (16.4 MB)

[#001] sha256:ff4be04ac6f5c6fb9124666cdfdae2d33489a1a9c47cf97e634f07883339149e - 0.0% (132 Bytes)

[#002] sha256:ee2dea7658ec43e24eb239d118005a84b0f30b28254b8b33075cbc2abbcc9b40 - 61.72% (26.4 MB)

[#003] sha256:16e0b0ad601c794add68d774430881fcf9954ae57bf1f2a66e80440b7e3f444c - 0.0% (305 Bytes)

[#004] sha256:bfd47a22e22a68e2ea916444a8bd52b3eaf04ef1f62763b6df55ac3a5b0d9245 - 0.0% (610 Bytes)


History
2017-06-19 22:22:16 UTC

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

2017-06-19 22:22:16 UTC

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

2017-06-27 17:31:40 UTC

/bin/sh -c #(nop) MAINTAINER Eduardo Silva <eduardo@treasure-data.com>

2017-06-27 17:31:40 UTC

/bin/sh -c #(nop) LABEL Description=Fluent Bit docker image Vendor=Fluent Organization Version=1.1

2017-06-27 17:31:40 UTC

/bin/sh -c #(nop) ENV FLB_MAJOR=0

2017-06-27 17:31:41 UTC

/bin/sh -c #(nop) ENV FLB_MINOR=11

2017-06-27 17:31:41 UTC

/bin/sh -c #(nop) ENV FLB_PATCH=11

2017-06-27 17:31:41 UTC

/bin/sh -c #(nop) ENV FLB_VERSION=0.11.11

2017-06-27 17:31:41 UTC

/bin/sh -c #(nop) ENV FLB_TARBALL=http://github.com/fluent/fluent-bit/archive/v0.11.11.zip

2017-06-27 17:31:42 UTC

/bin/sh -c mkdir -p /fluent-bit/bin /fluent-bit/etc

2017-06-27 17:41:12 UTC

/bin/sh -c apt-get -qq update && apt-get install -y -qq ca-certificates build-essential cmake make sudo wget unzip && apt-get install -y -qq --reinstall lsb-base lsb-release && wget -O "/tmp/fluent-bit-${FLB_VERSION}.zip" ${FLB_TARBALL} && cd /tmp && unzip "fluent-bit-$FLB_VERSION.zip" && cd "fluent-bit-$FLB_VERSION"/build/ && cmake -DFLB_DEBUG=On -DFLB_TRACE=On -DFLB_JEMALLOC=On -DFLB_BUFFERING=On ../ && make && install bin/fluent-bit /fluent-bit/bin/ && apt-get remove --purge --auto-remove -y -qq build-essential cmake make wget unzip && rm -rf /tmp/*

2017-06-27 17:41:12 UTC

/bin/sh -c #(nop) COPY file:c44af17393481c4dcc5232a359795458d14b9ab4d650c93a2b8bc05f1e1d93ce in /fluent-bit/etc/

2017-06-27 17:41:12 UTC

/bin/sh -c #(nop) COPY file:0cc063a5fde2348e44669f18169fa6c69dd4aef74b6fa65b826e66e7ebacad17 in /fluent-bit/etc/

2017-06-27 17:41:12 UTC

/bin/sh -c #(nop) CMD ["/fluent-bit/bin/fluent-bit" "-c" "/fluent-bit/etc/fluent-bit.conf"]

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