2017-09-01 16:59:46 UTC
44.5 MB
0
FLB_MINOR12
FLB_PATCH0
FLB_TARBALLhttp://github.com/fluent/fluent-bit/archive/v0.12.1.zip
FLB_VERSION0.12.1
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f7ef834aadcdb28e254cf2ed9859bf1bd62a81648fc7f71f3394e7bc7e141ee3 - 36.84% (16.4 MB)
[#001] sha256:035ad287929c55cdf174c50cfd8d5e25b855c03a844114c11645bc5e8c88cd14 - 0.0% (144 Bytes)
[#002] sha256:eba92f62542ffaf2c3a45de2c5f2fce17bef1bfa5d3b9ed3af594fe67d7dd517 - 63.16% (28.1 MB)
[#003] sha256:bb36e046c0ef38efa049d90490da89560c4cfa73312ce1a530e695b5ba47da60 - 0.0% (311 Bytes)
[#004] sha256:172b26d54cb0ecf81f37bb984b7be710f02fb0ae2275c77553547e4280e551b6 - 0.0% (762 Bytes)
[#005] sha256:8ecae465baaa6f9d5584a8580c30e6512903eb748728bdffec8aa29c75f13dad - 0.0% (337 Bytes)
/bin/sh -c #(nop) ADD file:7dbb2eac1093eef21642458be8ee2a6613aa8f5890fba555bafbf99342c50116 in /
2017-07-20 22:06:43 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2017-09-01 16:50:31 UTC/bin/sh -c #(nop) MAINTAINER Eduardo Silva <eduardo@treasure-data.com>
2017-09-01 16:50:32 UTC/bin/sh -c #(nop) LABEL Description=Fluent Bit docker image Vendor=Fluent Organization Version=1.1
2017-09-01 16:50:32 UTC/bin/sh -c #(nop) ENV FLB_MAJOR=0
2017-09-01 16:50:32 UTC/bin/sh -c #(nop) ENV FLB_MINOR=12
2017-09-01 16:50:33 UTC/bin/sh -c #(nop) ENV FLB_PATCH=0
2017-09-01 16:50:33 UTC/bin/sh -c #(nop) ENV FLB_VERSION=0.12.1
2017-09-01 16:50:33 UTC/bin/sh -c #(nop) ENV FLB_TARBALL=http://github.com/fluent/fluent-bit/archive/v0.12.1.zip
2017-09-01 16:50:34 UTC/bin/sh -c mkdir -p /fluent-bit/bin /fluent-bit/etc /fluent-bit/log
2017-09-01 16:59:45 UTC/bin/sh -c apt-get -qq update && apt-get install -y -qq ca-certificates build-essential cmake make sudo wget unzip libsystemd-dev && 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 libsystemd-dev && rm -rf /tmp/*
2017-09-01 16:59:46 UTC/bin/sh -c #(nop) COPY file:1ea1dbec622da89fc588acf1b37ff9e19ad6f0b116a9dbe9afec28163f4042a9 in /fluent-bit/etc/
2017-09-01 16:59:46 UTC/bin/sh -c #(nop) COPY file:97b6f04c39567cf9dacc283338edc375d867251eb6dc2a09bea8896f27d2d03c in /fluent-bit/etc/
2017-09-01 16:59:46 UTC/bin/sh -c #(nop) COPY file:8da49d02f2dc9d72a07a098cb34325a8bbb55a979bdd3c4ac48ce6ec93ac09e0 in /fluent-bit/etc/
2017-09-01 16:59:46 UTC/bin/sh -c #(nop) CMD ["/fluent-bit/bin/fluent-bit" "-c" "/fluent-bit/etc/fluent-bit.conf"]
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.