2017-04-25 23:16:38 UTC
13 MB
0a2564dda1410ec756521334df7ffe94d97b475a4ea4c2a7fabffcc2503fab61
FLB_MAJOR0
FLB_MINOR10
FLB_PATCH1
FLB_VERSION0.10.1
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:7095154754192bfc2306f3b2b841ef82771b7ad39526537234adb1e74ae81a93 - 16.93% (2.21 MB)
[#001] sha256:7614ad065d754be13da9693ff0b88005ddc79e881851f0ea94794662e919ef5d - 83.06% (10.8 MB)
[#002] sha256:3d1ee5e01be51505214b5c8ca7c082b6c1370aab90f57790673a9ed802e5e642 - 0.0% (119 Bytes)
[#003] sha256:437fcaf82daf5af313fa95f68d870e9a97540d28c26124e5a82494978c2c5041 - 0.0% (286 Bytes)
/bin/sh -c #(nop) ADD file:3df55c321c1c8d73f22bc69240c0764290d6cb293da46ba8f94ed25473fb5853 in /
2017-04-25 23:15:09 UTC/bin/sh -c #(nop) MAINTAINER Eduardo Silva <eduardo@treasure-data.com>
2017-04-25 23:15:10 UTC/bin/sh -c #(nop) LABEL Description=Fluent Bit docker image Vendor=Fluent Organization Version=1.1
2017-04-25 23:15:11 UTC/bin/sh -c #(nop) ENV FLB_MAJOR=0
2017-04-25 23:15:12 UTC/bin/sh -c #(nop) ENV FLB_MINOR=10
2017-04-25 23:15:13 UTC/bin/sh -c #(nop) ENV FLB_PATCH=1
2017-04-25 23:15:14 UTC/bin/sh -c #(nop) ENV FLB_VERSION=0.10.1
2017-04-25 23:15:15 UTC/bin/sh -c #(nop) ENV FLB_DOWNLOAD_SHA256=0a2564dda1410ec756521334df7ffe94d97b475a4ea4c2a7fabffcc2503fab61
2017-04-25 23:16:35 UTC/bin/sh -c apk --no-cache --update add build-base ca-certificates cmake && wget -O "/tmp/fluent-bit-$FLB_VERSION.tar.gz" "http://fluentbit.io/releases/$FLB_MAJOR.$FLB_MINOR/fluent-bit-$FLB_VERSION.tar.gz" && cd /tmp && echo "$FLB_DOWNLOAD_SHA256 *fluent-bit-$FLB_VERSION.tar.gz" | sha256sum -c - && tar zxfv "fluent-bit-$FLB_VERSION.tar.gz" && cd "fluent-bit-$FLB_VERSION/build/" && cmake -DFLB_DEBUG=On -DFLB_TRACE=On ../ -DCMAKE_INSTALL_PREFIX=/fluent-bit/ && make && make install && rm -rf /tmp/* /fluent-bit/include /fluent-bit/lib* && apk del build-base
2017-04-25 23:16:37 UTC/bin/sh -c mkdir -p /fluent-bit/log
2017-04-25 23:16:37 UTC/bin/sh -c #(nop) COPY file:fb9b8fb7be8ccaa1774b9bece85f1776ec4c82a6e76780689abc01565e72dbda in /fluent-bit/etc/
2017-04-25 23:16:38 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.