Namespace
fluent
Image / Tag
fluent-bit:0.12.3
Content Digest
sha256:47913eafc9ffb765de4fd1e1ce0b6f70bf745881f35f757f02d0e9baca7ce367
Details
Created

2017-09-22 15:41:22 UTC

Size

35.7 MB

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

Environment
FLB_MAJOR

0

FLB_MINOR

12

FLB_PATCH

3

FLB_TARBALL

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

FLB_VERSION

0.12.3

PATH

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


Layers

[#000] sha256:f7ef834aadcdb28e254cf2ed9859bf1bd62a81648fc7f71f3394e7bc7e141ee3 - 45.9% (16.4 MB)

[#001] sha256:90ab4511e0260918f48c35681c308f67f92701a0abb64c1790b6ea4d9b870376 - 0.0% (144 Bytes)

[#002] sha256:6419af0029f21bbb9c47e50f629e81749157a3091c65161acd5ddf574d66d286 - 54.1% (19.3 MB)

[#003] sha256:bbf9a7916b72c2d2c353ffdd3c1be1b986ada283226ac4d81b84a149e74fcc74 - 0.0% (306 Bytes)

[#004] sha256:0684b7313d336a670a97ffb16acc3260091a3ee24cfae881c803da29638218bc - 0.0% (761 Bytes)

[#005] sha256:5fe97064d29abb55e786e9b4b6eb3b0c727f4fef75af153aa5252fd7dd3834bb - 0.0% (333 Bytes)


History
2017-07-20 22:06:43 UTC

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

2017-07-20 22:06:43 UTC

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

2017-09-22 15:35:51 UTC

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

2017-09-22 15:35:51 UTC

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

2017-09-22 15:35:51 UTC

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

2017-09-22 15:35:51 UTC

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

2017-09-22 15:35:52 UTC

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

2017-09-22 15:35:52 UTC

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

2017-09-22 15:35:52 UTC

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

2017-09-22 15:35:52 UTC

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

2017-09-22 15:41:21 UTC

/bin/sh -c apt-get -qq update && apt-get install -y -qq ca-certificates build-essential cmake make wget unzip libsystemd-dev && 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 libsystemd-dev bzip2 openssl manpages && rm -rf /tmp/*

2017-09-22 15:41:21 UTC

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

2017-09-22 15:41:21 UTC

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

2017-09-22 15:41:22 UTC

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

2017-09-22 15:41:22 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