2017-05-17 16:17:21 UTC
46.6 MB
0
FLB_MINOR11
FLB_PATCH5
FLB_TARBALLhttp://github.com/fluent/fluent-bit/archive/v0.11.5.zip
FLB_VERSION0.11.5
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:3b4b0b49f07ed0a78738a90b45b76233831fcb95b30a6fc26129c0e03fb10fbb - 33.91% (15.8 MB)
[#001] sha256:bef62beaeb1b017cbfbb5f48f005547e7926a4606b91f31efb0f7a980709b37c - 0.0% (131 Bytes)
[#002] sha256:9e867345bbafd68ee5d1021542d627815d784fce10576f552469a5582514a877 - 66.09% (30.8 MB)
[#003] sha256:ac36576e01959b4f976994acb5802b2fb3f68209251257ade9c10185e5dc065b - 0.0% (305 Bytes)
[#004] sha256:caf1dfe59c3d64f734923756ce307b5803ee953e8fd473b255108bd9640a1ef3 - 0.0% (609 Bytes)
/bin/sh -c #(nop) ADD file:812e4567586212ac383bcee7e2edbe0526ec7f9e18f38628968c8bf5706cdfa0 in /
2017-02-24 21:22:51 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2017-05-17 16:04:02 UTC/bin/sh -c #(nop) MAINTAINER Eduardo Silva <eduardo@treasure-data.com>
2017-05-17 16:04:03 UTC/bin/sh -c #(nop) LABEL Description=Fluent Bit docker image Vendor=Fluent Organization Version=1.1
2017-05-17 16:04:05 UTC/bin/sh -c #(nop) ENV FLB_MAJOR=0
2017-05-17 16:04:06 UTC/bin/sh -c #(nop) ENV FLB_MINOR=11
2017-05-17 16:04:07 UTC/bin/sh -c #(nop) ENV FLB_PATCH=5
2017-05-17 16:04:08 UTC/bin/sh -c #(nop) ENV FLB_VERSION=0.11.5
2017-05-17 16:04:10 UTC/bin/sh -c #(nop) ENV FLB_TARBALL=http://github.com/fluent/fluent-bit/archive/v0.11.5.zip
2017-05-17 16:04:12 UTC/bin/sh -c mkdir -p /fluent-bit/bin /fluent-bit/etc
2017-05-17 16:17:17 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-17 16:17:18 UTC/bin/sh -c #(nop) COPY file:c44af17393481c4dcc5232a359795458d14b9ab4d650c93a2b8bc05f1e1d93ce in /fluent-bit/etc/
2017-05-17 16:17:20 UTC/bin/sh -c #(nop) COPY file:0cc063a5fde2348e44669f18169fa6c69dd4aef74b6fa65b826e66e7ebacad17 in /fluent-bit/etc/
2017-05-17 16:17:21 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.