Namespace
fluent
Image / Tag
fluent-bit:0.12.12
Content Digest
sha256:f5cffa12ef653b1a8e7bf9c07374114dc74c770b621b417b91f7dfd55244b127
Details
Created

2018-01-25 18:21:51 UTC

Size

36.6 MB

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

Environment
FLB_MAJOR

0

FLB_MINOR

12

FLB_PATCH

12

FLB_TARBALL

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

FLB_VERSION

0.12.12

PATH

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


Layers

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

[#001] sha256:486878a910ee28f2317aebe5175e3583b47d447d9979141edc287ec7eb708075 - 0.0% (144 Bytes)

[#002] sha256:e382b2f302c2a1d0e046ac70e7926db6db469441f11f1d17d7fa9f9ef734d009 - 55.23% (20.2 MB)

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

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

[#005] sha256:3e87d82e13a6a2bd7a2ac586b1f5d688f0cd87261946dff03b2784e5ec5c9b7b - 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"]

2018-01-25 18:10:45 UTC

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

2018-01-25 18:10:45 UTC

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

2018-01-25 18:10:46 UTC

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

2018-01-25 18:10:46 UTC

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

2018-01-25 18:10:46 UTC

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

2018-01-25 18:10:46 UTC

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

2018-01-25 18:10:47 UTC

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

2018-01-25 18:10:48 UTC

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

2018-01-25 18:21:50 UTC

/bin/sh -c apt-get -qq update && apt-get install -y -qq 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 && apt-get install -y -qq --no-install-recommends ca-certificates && rm -rf /tmp/*

2018-01-25 18:21:50 UTC

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

2018-01-25 18:21:51 UTC

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

2018-01-25 18:21:51 UTC

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

2018-01-25 18:21:51 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