Namespace
fluent
Image / Tag
fluentd-kubernetes-daemonset:v0.12.33-s3
Content Digest
sha256:0ad7840c2aba89ec48e60f081a1dedddb4e63d8dacc7f93c5afd5da0ff155b7d
Details
Created

2018-07-04 16:51:37 UTC

Size

38.5 MB

Content Digest
Labels
  • Description
    Fluentd docker image
  • Vendor
    Fluent Organization
  • Version
    1.1
  • maintainer
    Eduardo Silva <eduardo@treasure-data.com>

Environment
FLUENTD_CONF

fluent.conf

FLUENTD_DISABLE_BUNDLER_INJECTION

1

FLUENTD_OPT

GEM_HOME

/fluentd/vendor/bundle/ruby/2.3.0

GEM_PATH

/fluentd/vendor/bundle/ruby/2.3.0

LD_PRELOAD

PATH

/fluentd/vendor/bundle/ruby/2.3.0/bin:/home/fluent/.gem/ruby/2.3.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:627beaf3eaaff1c0bc3311d60fb933c17ad04fe377e1043d9593646d8ae3bfe1 - 4.72% (1.82 MB)

[#001] sha256:031cbbd29609c6e3095f89d378b2d22d43710365532a7fbb2d8bf61d25bcb7a0 - 22.8% (8.77 MB)

[#002] sha256:ab67d48f5ad988dc37b5318a1007646d42df1922d1aad9eb7ad84d9285e4127b - 0.0% (1.2 KB)

[#003] sha256:13a82159a8919b0a723c0b815af4771d8c5c7c0d3bcc6f8c6e47d0d3d857dde1 - 0.0% (111 Bytes)

[#004] sha256:e0efc2caa2543981f1820859e82e4a653da09b138be6d428e189cbefa26a8112 - 0.0% (135 Bytes)

[#005] sha256:b833402f8fb32f965307fbdb4a4f089e69e85faa11ee094a570fc0662a25dca4 - 0.0% (154 Bytes)

[#006] sha256:f3103ccf2a72ce0bbaf1a4a64b848c18b768b2a753d9402bf6070368a7d1e50a - 0.0% (194 Bytes)

[#007] sha256:4637f6ac407faaa80f843a96ea97154ea336c6224251f5aa42e595181c29823a - 0.0% (405 Bytes)

[#008] sha256:4e31dc4b8fc52f116352e32a63bab52ee0e919300b1260559a978b36d1e5fcde - 0.0% (1.21 KB)

[#009] sha256:77e3f3d7849aa6d6982aa25d75b4042dc99a9741b9a3c5a801c3d084b98d0299 - 72.47% (27.9 MB)

[#010] sha256:18eae50143c89b7ac5760fc5e9c422f17f284072e7135de8e8b265fb33038fae - 0.0% (621 Bytes)

[#011] sha256:716f14c04142e1ec0458bdb50620e400177ceb0ec47e64bccea8ddc32278f42b - 0.0% (1.48 KB)

[#012] sha256:68d3e51cb6f737178f5c389a03cbe4e550dc2a29c9e0f7c3164f8596a99a981c - 0.0% (1.12 KB)

[#013] sha256:4fd0b2b2ab25592b9747c681dad314aaa9d7133588cc6777aac77131af45bd84 - 0.0% (245 Bytes)


History
2017-03-03 20:32:37 UTC

/bin/sh -c #(nop) ADD file:730030a984f5f0c5dc9b15ab61da161082b5c0f6e112a9c921b42321140c3927 in /

2017-03-24 05:22:31 UTC

/bin/sh -c #(nop) MAINTAINER TAGOMORI Satoshi <tagomoris@gmail.com>

2017-03-24 05:22:31 UTC

/bin/sh -c #(nop) LABEL Description=Fluentd docker image Vendor=Fluent Organization Version=1.1

2017-03-24 05:23:22 UTC

/bin/sh -c apk update && apk upgrade && apk add --no-cache ca-certificates ruby ruby-irb && apk add --no-cache --virtual .build-deps build-base ruby-dev && update-ca-certificates && echo 'gem: --no-document' >> /etc/gemrc && gem install oj && gem install json && gem install fluentd -v 0.12.33 && apk del .build-deps && rm -rf /var/cache/apk/* && rm -rf /tmp/* /var/tmp/* /usr/lib/ruby/gems/*/cache/*.gem

2017-03-24 05:23:23 UTC

/bin/sh -c adduser -D -g '' -u 1000 -h /home/fluent fluent

2017-03-24 05:23:24 UTC

/bin/sh -c chown -R fluent:fluent /home/fluent

2017-03-24 05:23:26 UTC

/bin/sh -c mkdir -p /fluentd/log

2017-03-24 05:23:27 UTC

/bin/sh -c mkdir -p /fluentd/etc /fluentd/plugins

2017-03-24 05:23:29 UTC

/bin/sh -c chown -R fluent:fluent /fluentd

2017-03-24 05:23:30 UTC

/bin/sh -c #(nop) USER [fluent]

2017-03-24 05:23:31 UTC

/bin/sh -c #(nop) WORKDIR /home/fluent

2017-03-24 05:23:32 UTC

/bin/sh -c echo "gem: --user-install --no-document" >> ~/.gemrc

2017-03-24 05:23:33 UTC

/bin/sh -c #(nop) ENV PATH=/home/fluent/.gem/ruby/2.3.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2017-03-24 05:23:34 UTC

/bin/sh -c #(nop) ENV GEM_PATH=/home/fluent/.gem/ruby/2.3.0:

2017-03-24 05:23:36 UTC

/bin/sh -c #(nop) COPY file:06e22789d2b63494e47c1d8e8dda16741b3b128fdc1e2a940790217213ddfbee in /fluentd/etc/

2017-03-24 05:23:37 UTC

/bin/sh -c #(nop) ENV FLUENTD_OPT=

2017-03-24 05:23:38 UTC

/bin/sh -c #(nop) ENV FLUENTD_CONF=fluent.conf

2017-03-24 05:23:39 UTC

/bin/sh -c #(nop) ENV LD_PRELOAD=

2017-03-24 05:23:40 UTC

/bin/sh -c #(nop) EXPOSE 24224/tcp 5140/tcp

2017-03-24 05:23:41 UTC

/bin/sh -c #(nop) CMD ["/bin/sh" "-c" "exec fluentd -c /fluentd/etc/$FLUENTD_CONF -p /fluentd/plugins $FLUENTD_OPT"]

2018-07-04 16:48:46 UTC

/bin/sh -c #(nop) LABEL maintainer=Eduardo Silva <eduardo@treasure-data.com>

2018-07-04 16:48:46 UTC

/bin/sh -c #(nop) USER root

2018-07-04 16:48:47 UTC

/bin/sh -c #(nop) WORKDIR /home/fluent

2018-07-04 16:48:47 UTC

/bin/sh -c #(nop) ENV PATH=/fluentd/vendor/bundle/ruby/2.3.0/bin:/home/fluent/.gem/ruby/2.3.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2018-07-04 16:48:47 UTC

/bin/sh -c #(nop) ENV GEM_PATH=/fluentd/vendor/bundle/ruby/2.3.0

2018-07-04 16:48:48 UTC

/bin/sh -c #(nop) ENV GEM_HOME=/fluentd/vendor/bundle/ruby/2.3.0

2018-07-04 16:48:48 UTC

/bin/sh -c #(nop) ENV FLUENTD_DISABLE_BUNDLER_INJECTION=1

2018-07-04 16:48:49 UTC

/bin/sh -c #(nop) COPY multi:bd61178034af1fd9374ecca34dca18cc62d402a05e162bf84d25b929622a6c92 in /fluentd/

2018-07-04 16:51:33 UTC

/bin/sh -c set -ex && apk upgrade --no-cache && apk add --no-cache ruby-bundler && apk add --no-cache --virtual .build-deps build-base ruby-dev libffi-dev && gem install bundler --version 1.16.1 && bundle config silence_root_warning true && bundle install --gemfile=/fluentd/Gemfile --path=/fluentd/vendor/bundle && apk del .build-deps && gem sources --clear-all && rm -rf /tmp/* /var/tmp/* /usr/lib/ruby/gems/*/cache/*.gem

2018-07-04 16:51:35 UTC

/bin/sh -c #(nop) COPY file:86e45049f98146b999bf115b4273bcdba75c462ecd7e4aac083ff8e386a49145 in /fluentd/etc/

2018-07-04 16:51:35 UTC

/bin/sh -c #(nop) COPY file:df3ece4460b33dff38e9a36182f9ec080374ac568f84664f76dd65a404dde0c3 in /fluentd/etc/

2018-07-04 16:51:35 UTC

/bin/sh -c #(nop) COPY dir:f4a66c56b814d4bae26c4dc7fc57b08104f2f31404672ea60e4931062b505998 in /fluentd/plugins/

2018-07-04 16:51:36 UTC

/bin/sh -c #(nop) COPY file:cc095d771f2d35cc1b055b2e35e6f42929f083093e788022a4d3070a41064dfe in /fluentd/entrypoint.sh

2018-07-04 16:51:36 UTC

/bin/sh -c #(nop) ENV FLUENTD_OPT=

2018-07-04 16:51:37 UTC

/bin/sh -c #(nop) ENV FLUENTD_CONF=fluent.conf

2018-07-04 16:51:37 UTC

/bin/sh -c #(nop) CMD ["/fluentd/entrypoint.sh"]

Danger Zone
Delete Tag

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.

Delete