2017-09-01 16:59:06 UTC
44.4 MB
0
FLB_MINOR11
FLB_PATCH17
FLB_TARBALLhttp://github.com/fluent/fluent-bit/archive/v0.11.17.zip
FLB_VERSION0.11.17
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f7ef834aadcdb28e254cf2ed9859bf1bd62a81648fc7f71f3394e7bc7e141ee3 - 36.91% (16.4 MB)
[#001] sha256:d31dc4830db46d705844cda2cf5463fbacb4ac30a532ffdba3391535c734d502 - 0.0% (144 Bytes)
[#002] sha256:e553173fdd2cff1f1333fa74a25b40d70dd25fd80ef00120b769dd3c279e525f - 63.08% (28 MB)
[#003] sha256:513d80ca86f564a7ee3d3c8df641fd8ad6c0e1aba442a886cc287518cad6536b - 0.0% (305 Bytes)
[#004] sha256:2db6e0c040015339e9fbfb50b96a5ea509edaee3ba7bf8601b27216301d0abe5 - 0.0% (611 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:21 UTC/bin/sh -c #(nop) MAINTAINER Eduardo Silva <eduardo@treasure-data.com>
2017-09-01 16:50:22 UTC/bin/sh -c #(nop) LABEL Description=Fluent Bit docker image Vendor=Fluent Organization Version=1.1
2017-09-01 16:50:22 UTC/bin/sh -c #(nop) ENV FLB_MAJOR=0
2017-09-01 16:50:22 UTC/bin/sh -c #(nop) ENV FLB_MINOR=11
2017-09-01 16:50:22 UTC/bin/sh -c #(nop) ENV FLB_PATCH=17
2017-09-01 16:50:23 UTC/bin/sh -c #(nop) ENV FLB_VERSION=0.11.17
2017-09-01 16:50:23 UTC/bin/sh -c #(nop) ENV FLB_TARBALL=http://github.com/fluent/fluent-bit/archive/v0.11.17.zip
2017-09-01 16:50:24 UTC/bin/sh -c mkdir -p /fluent-bit/bin /fluent-bit/etc /fluent-bit/log
2017-09-01 16:59:06 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-09-01 16:59:06 UTC/bin/sh -c #(nop) COPY file:c44af17393481c4dcc5232a359795458d14b9ab4d650c93a2b8bc05f1e1d93ce in /fluent-bit/etc/
2017-09-01 16:59:06 UTC/bin/sh -c #(nop) COPY file:0cc063a5fde2348e44669f18169fa6c69dd4aef74b6fa65b826e66e7ebacad17 in /fluent-bit/etc/
2017-09-01 16:59:06 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.