2018-04-26 16:49:17 UTC
37 MB
0
FLB_MINOR12
FLB_PATCH19
FLB_TARBALLhttp://github.com/fluent/fluent-bit/archive/v0.12.19.zip
FLB_VERSION0.12.19
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f7ef834aadcdb28e254cf2ed9859bf1bd62a81648fc7f71f3394e7bc7e141ee3 - 44.34% (16.4 MB)
[#001] sha256:4be8bf9df2fefca7aaacb7a51190824965592c9067180ce15d35259425e3bfeb - 0.0% (143 Bytes)
[#002] sha256:b75980e6bd809b6f9d6b7731707210eb8499e25663d18eceb5c7c6760365f3b0 - 55.66% (20.6 MB)
[#003] sha256:4163780981048dfd572e45b18739d34d27ea493658ecbf693fb8481f232e8ffb - 0.0% (306 Bytes)
[#004] sha256:056a7166ed6b28f800db922cc8fa488f4917d46d67f4aca755b7fb64a2449380 - 0.0% (760 Bytes)
[#005] sha256:870c591998c03a0b997a533e62c5ae153d246063c6e8d4eb3c82cac9aeb4351d - 0.0% (331 Bytes)
/bin/sh -c #(nop) ADD file:7dbb2eac1093eef21642458be8ee2a6613aa8f5890fba555bafbf99342c50116 in /
2017-07-20 22:06:43 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2018-04-26 16:38:00 UTC/bin/sh -c #(nop) MAINTAINER Eduardo Silva <eduardo@treasure-data.com>
2018-04-26 16:38:00 UTC/bin/sh -c #(nop) LABEL Description=Fluent Bit docker image Vendor=Fluent Organization Version=1.1
2018-04-26 16:38:00 UTC/bin/sh -c #(nop) ENV FLB_MAJOR=0
2018-04-26 16:38:00 UTC/bin/sh -c #(nop) ENV FLB_MINOR=12
2018-04-26 16:38:00 UTC/bin/sh -c #(nop) ENV FLB_PATCH=19
2018-04-26 16:38:01 UTC/bin/sh -c #(nop) ENV FLB_VERSION=0.12.19
2018-04-26 16:38:01 UTC/bin/sh -c #(nop) ENV FLB_TARBALL=http://github.com/fluent/fluent-bit/archive/v0.12.19.zip
2018-04-26 16:38:01 UTC/bin/sh -c mkdir -p /fluent-bit/bin /fluent-bit/etc /fluent-bit/log
2018-04-26 16:49:15 UTC/bin/sh -c apt-get -qq update && apt-get install -y -qq build-essential cmake make wget unzip libsystemd-dev && 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 bzip2 openssl manpages && apt-get install -y -qq --no-install-recommends ca-certificates && rm -rf /tmp/*
2018-04-26 16:49:16 UTC/bin/sh -c #(nop) COPY file:1ea1dbec622da89fc588acf1b37ff9e19ad6f0b116a9dbe9afec28163f4042a9 in /fluent-bit/etc/
2018-04-26 16:49:16 UTC/bin/sh -c #(nop) COPY file:97b6f04c39567cf9dacc283338edc375d867251eb6dc2a09bea8896f27d2d03c in /fluent-bit/etc/
2018-04-26 16:49:16 UTC/bin/sh -c #(nop) COPY file:8da49d02f2dc9d72a07a098cb34325a8bbb55a979bdd3c4ac48ce6ec93ac09e0 in /fluent-bit/etc/
2018-04-26 16:49:17 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.