2017-04-12 17:49:36 UTC
42.1 MB
0
FLB_MINOR11
FLB_PATCH0
FLB_TARBALLhttp://github.com/fluent/fluent-bit/archive/v0.11.3.zip
FLB_VERSION0.11.3
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:3b4b0b49f07ed0a78738a90b45b76233831fcb95b30a6fc26129c0e03fb10fbb - 37.53% (15.8 MB)
[#001] sha256:264d9cf9449c5e9fa48491322921db79701c33ff026bafc1738f23b5a9d671f7 - 0.0% (132 Bytes)
[#002] sha256:e8a83893775a7b839582f3c72c72a88a578585975b6a09a05bb260cbeb2a325e - 62.47% (26.3 MB)
[#003] sha256:b2dd138ef08ccc9811cf9ed4deb39924243cb1b2b540f0808a6b6ff2a2c0fae9 - 0.0% (301 Bytes)
[#004] sha256:b497d23caaccebc1351cbed7eb80310281023bd04b59d44959ebca9e27c5b0e9 - 0.0% (607 Bytes)
/bin/sh -c #(nop) ADD file:812e4567586212ac383bcee7e2edbe0526ec7f9e18f38628968c8bf5706cdfa0 in /
2017-02-24 21:22:51 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2017-04-12 17:41:02 UTC/bin/sh -c #(nop) MAINTAINER Eduardo Silva <eduardo@treasure-data.com>
2017-04-12 17:41:03 UTC/bin/sh -c #(nop) LABEL Description=Fluent Bit docker image Vendor=Fluent Organization Version=1.1
2017-04-12 17:41:04 UTC/bin/sh -c #(nop) ENV FLB_MAJOR=0
2017-04-12 17:41:04 UTC/bin/sh -c #(nop) ENV FLB_MINOR=11
2017-04-12 17:41:05 UTC/bin/sh -c #(nop) ENV FLB_PATCH=0
2017-04-12 17:41:06 UTC/bin/sh -c #(nop) ENV FLB_VERSION=0.11.3
2017-04-12 17:41:08 UTC/bin/sh -c #(nop) ENV FLB_TARBALL=http://github.com/fluent/fluent-bit/archive/v0.11.3.zip
2017-04-12 17:41:10 UTC/bin/sh -c mkdir -p /fluent-bit/bin /fluent-bit/etc
2017-04-12 17:49:33 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-04-12 17:49:34 UTC/bin/sh -c #(nop) COPY file:c44af17393481c4dcc5232a359795458d14b9ab4d650c93a2b8bc05f1e1d93ce in /fluent-bit/etc/
2017-04-12 17:49:35 UTC/bin/sh -c #(nop) COPY file:498235db043e4a1a90c0ef7ff5259b09772ab4cd6ada6e65dc2adccce41d85de in /fluent-bit/etc/
2017-04-12 17:49:36 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.