Namespace
fluent
Image / Tag
fluent-bit:0.11.5-test
Content Digest
sha256:c4f486528defe9330a3d7ae622863630d6f6a191b720995feb500ab79fef5509
Details
Created

2017-05-16 19:23:12 UTC

Size

46.6 MB

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

Environment
FLB_MAJOR

0

FLB_MINOR

11

FLB_PATCH

5

FLB_TARBALL

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

FLB_VERSION

0.11.5

PATH

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


Layers

[#000] sha256:3b4b0b49f07ed0a78738a90b45b76233831fcb95b30a6fc26129c0e03fb10fbb - 33.91% (15.8 MB)

[#001] sha256:f790e1276bb51099a4f8a4fd8d94b198a5ec3395752a0e6fa6e8de07b22efd4f - 0.0% (131 Bytes)

[#002] sha256:ef1a5560670ce96c0e46354fbbc1902d8d9db74c9ada5f6e21e9b87f4a86ea06 - 66.09% (30.8 MB)

[#003] sha256:4b8b7bb8dad22d412b077122c647e8bf3855381646d9e9f876cc34a13f836f5a - 0.0% (304 Bytes)

[#004] sha256:7c4876c9ad1f321ca25439f97e40da046cda3312a26c3ff0b7553dbd7897fb54 - 0.0% (607 Bytes)


History
2017-02-24 21:22:50 UTC

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

2017-02-24 21:22:51 UTC

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

2017-05-16 19:12:35 UTC

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

2017-05-16 19:12:36 UTC

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

2017-05-16 19:12:36 UTC

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

2017-05-16 19:12:37 UTC

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

2017-05-16 19:12:38 UTC

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

2017-05-16 19:12:39 UTC

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

2017-05-16 19:12:41 UTC

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

2017-05-16 19:12:42 UTC

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

2017-05-16 19:23:09 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-05-16 19:23:10 UTC

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

2017-05-16 19:23:11 UTC

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

2017-05-16 19:23: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