2018-11-23 07:46:25 UTC
32.3 MB
0
DUMB_INIT_VERSION1.2.1
FLUENTD_CONFfluent.conf
FLUENTD_DISABLE_BUNDLER_INJECTION1
FLUENTD_OPT GEM_HOME/fluentd/vendor/bundle/ruby/2.5.0
GEM_PATH/fluentd/vendor/bundle/ruby/2.5.0
LD_PRELOAD PATH/fluentd/vendor/bundle/ruby/2.5.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SU_EXEC_VERSION0.2
[#000] sha256:4fe2ade4980c2dda4fc95858ebb981489baec8c1e4bd282ab1c3560be8ff9bde - 6.51% (2.1 MB)
[#001] sha256:b3b9d2eda03f1d8ee87f0e3fc0cebc3e8d15c3c0e4c2c1722b98a016b45fbb37 - 27.38% (8.85 MB)
[#002] sha256:37db2bb7488e50b769e783638c6ee468cc96763273f32a965a41fc69fb7a45b0 - 0.0% (116 Bytes)
[#003] sha256:e1153f274fada1af5b647d9498d4d93f8054a31f181f3aae5a07825eb37e3180 - 0.0% (137 Bytes)
[#004] sha256:7a5c8b5956c5ea2bf8d0b860bd0e3cab6a5e139ef72b22b6ad4e99de6e37b0a4 - 0.0% (402 Bytes)
[#005] sha256:72bb40e567ead936f302752901d1ef0f1928d12229fb719d2fe0e3240602ed51 - 0.0% (443 Bytes)
[#006] sha256:71b020026960c5f87201cd577e493bfd6a3099a6216b17d7d1415e251c0e88c4 - 0.0% (441 Bytes)
[#007] sha256:502e491db852b2e5d1bec6f350bf69b505f32dd9c6f247eac81da177ebd3ecdb - 0.0% (116 Bytes)
[#008] sha256:17a2ce4432dea2771facae11914fe05cd7f77cfc4251ad852d945e30dc7d21bb - 0.0% (1.3 KB)
[#009] sha256:21aab88f2ac8537ee22e6b0b997b229216e1fa83c3d512411923e4a1e2c6372d - 66.09% (21.4 MB)
[#010] sha256:279e3567adaeda080b02c39742796ed7b317ce09990524efc0fa070755cc1815 - 0.0% (382 Bytes)
[#011] sha256:97ba3071731f0d0b9d245dd6ff9f55539948db043ea2f26de055fba315ff87f9 - 0.0% (1.48 KB)
[#012] sha256:a6f41866abe78c1af99a4d7e633b823b2296d24ebb31aa87c2a83bb3d811a90e - 0.0% (1.11 KB)
[#013] sha256:7accad1ab85574716adae56ffe3ddfffd16980271b38210a228b4fe4486b253b - 0.0% (240 Bytes)
/bin/sh -c #(nop) ADD file:25c10b1d1b41d46a1827ad0b0d2389c24df6d31430005ff4e9a2d84ea23ebd42 in /
2018-09-11 22:19:50 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2018-11-21 04:43:59 UTC/bin/sh -c #(nop) ARG VERSION=1.1
2018-11-21 04:43:59 UTC/bin/sh -c #(nop) LABEL maintainer=TAGOMORI Satoshi <tagomoris@gmail.com>
2018-11-21 04:43:59 UTC/bin/sh -c #(nop) LABEL Description=Fluentd docker image Vendor=Fluent Organization Version=1.1
2018-11-21 04:44:00 UTC/bin/sh -c #(nop) ENV DUMB_INIT_VERSION=1.2.1
2018-11-21 04:44:00 UTC/bin/sh -c #(nop) ENV SU_EXEC_VERSION=0.2
2018-11-21 04:44:01 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2018-11-21 04:45:59 UTC|2 DEBIAN_FRONTEND=noninteractive VERSION=1.1 /bin/sh -c apk update && apk upgrade && apk add --no-cache ca-certificates ruby ruby-irb ruby-etc ruby-webrick su-exec==${SU_EXEC_VERSION}-r0 dumb-init==${DUMB_INIT_VERSION}-r0 && apk add --no-cache --virtual .build-deps build-base ruby-dev wget gnupg && update-ca-certificates && echo 'gem: --no-document' >> /etc/gemrc && gem install oj -v 2.18.3 && gem install json -v 2.1.0 && gem install fluentd -v 0.12.43 && gem install bigdecimal -v 1.3.5 && apk del .build-deps && rm -rf /var/cache/apk/* && rm -rf /tmp/* /var/tmp/* /usr/lib/ruby/gems/*/cache/*.gem
2018-11-21 04:46:01 UTC|2 DEBIAN_FRONTEND=noninteractive VERSION=1.1 /bin/sh -c mkdir -p /fluentd/log
2018-11-21 04:46:03 UTC|2 DEBIAN_FRONTEND=noninteractive VERSION=1.1 /bin/sh -c mkdir -p /fluentd/etc /fluentd/plugins
2018-11-21 04:46:04 UTC/bin/sh -c #(nop) COPY file:b17cd36ae7d6d987574a9735f558087612017b90b84b36b4fa908880574dd7ec in /fluentd/etc/
2018-11-21 04:46:04 UTC/bin/sh -c #(nop) COPY file:f29bd05426adff80a2291fd32b32eef044749ff5884f744dc4907f4f2761df1e in /bin/
2018-11-21 04:46:06 UTC|2 DEBIAN_FRONTEND=noninteractive VERSION=1.1 /bin/sh -c chmod +x /bin/entrypoint.sh
2018-11-21 04:46:06 UTC/bin/sh -c #(nop) ENV FLUENTD_OPT=
2018-11-21 04:46:07 UTC/bin/sh -c #(nop) ENV FLUENTD_CONF=fluent.conf
2018-11-21 04:46:07 UTC/bin/sh -c #(nop) ENV LD_PRELOAD=
2018-11-21 04:46:07 UTC/bin/sh -c #(nop) ENV DUMB_INIT_SETSID=0
2018-11-21 04:46:08 UTC/bin/sh -c #(nop) EXPOSE 24224 5140
2018-11-21 04:46:08 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/entrypoint.sh"]
2018-11-21 04:46:08 UTC/bin/sh -c #(nop) CMD ["/bin/sh" "-c" "exec fluentd -c /fluentd/etc/${FLUENTD_CONF} -p /fluentd/plugins $FLUENTD_OPT"]
2018-11-23 07:43:50 UTC/bin/sh -c #(nop) LABEL maintainer=Eduardo Silva <eduardo@treasure-data.com>
2018-11-23 07:43:51 UTC/bin/sh -c #(nop) USER root
2018-11-23 07:43:51 UTC/bin/sh -c #(nop) WORKDIR /home/fluent
2018-11-23 07:43:51 UTC/bin/sh -c #(nop) ENV PATH=/fluentd/vendor/bundle/ruby/2.5.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2018-11-23 07:43:52 UTC/bin/sh -c #(nop) ENV GEM_PATH=/fluentd/vendor/bundle/ruby/2.5.0
2018-11-23 07:43:52 UTC/bin/sh -c #(nop) ENV GEM_HOME=/fluentd/vendor/bundle/ruby/2.5.0
2018-11-23 07:43:52 UTC/bin/sh -c #(nop) ENV FLUENTD_DISABLE_BUNDLER_INJECTION=1
2018-11-23 07:43:53 UTC/bin/sh -c #(nop) COPY multi:7d37ac84e74ddc8b4c30fb13068b854b2ea673001e35f2fd7ac4d800be1aeb5b in /fluentd/
2018-11-23 07:46:21 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-11-23 07:46:22 UTC/bin/sh -c #(nop) COPY file:37bd8cab207826baac64495e517538a311d57cf05f7dde07fa624634b11fb95f in /fluentd/etc/
2018-11-23 07:46:23 UTC/bin/sh -c #(nop) COPY file:df3ece4460b33dff38e9a36182f9ec080374ac568f84664f76dd65a404dde0c3 in /fluentd/etc/
2018-11-23 07:46:23 UTC/bin/sh -c #(nop) COPY dir:f4a66c56b814d4bae26c4dc7fc57b08104f2f31404672ea60e4931062b505998 in /fluentd/plugins/
2018-11-23 07:46:24 UTC/bin/sh -c #(nop) COPY file:cc095d771f2d35cc1b055b2e35e6f42929f083093e788022a4d3070a41064dfe in /fluentd/entrypoint.sh
2018-11-23 07:46:24 UTC/bin/sh -c #(nop) ENV FLUENTD_OPT=
2018-11-23 07:46:24 UTC/bin/sh -c #(nop) ENV FLUENTD_CONF=fluent.conf
2018-11-23 07:46:25 UTC/bin/sh -c #(nop) CMD ["/fluentd/entrypoint.sh"]
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.