sha256:db6f5b6af6ede4680a0f8df7efa3f9d19a74aa673e08e976fa2fc30dacfc0ef4
OS/ARCH
Compressed size
119.61 MB
Last pushed
over 2 years by diegoxa
Type
Image
Manifest digest
sha256:f2bed7cc697ddc165f49a43224663a16d6b9288ee6863412ebc76b2b5487cd58
Image Layers
1ADD file ... in / 27.77 MB2CMD ["bash"]0 B3RUN /bin/sh -c set -eux;13.21 MB4RUN /bin/sh -c set -eux;198 B5ENV LANG=C.UTF-80 B6ENV RUBY_VERSION=3.2.30 B7ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.3.tar.xz0 B8ENV RUBY_DOWNLOAD_SHA256=cfb231954b8c241043a538a4c682a1cca0b2016d835fee0b9e4a0be3ceba476b0 B9RUN /bin/sh -c set -eux;33.2 MB10ENV GEM_HOME=/usr/local/bundle0 B11ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B12ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B13RUN /bin/sh -c mkdir -p143 B14CMD ["irb"]0 B16LABEL Description=Fluentd docker image Vendor=Fluent0 B17ENV TINI_VERSION=0.18.00 B18RUN /bin/sh -c apt-get update13.86 MB19RUN /bin/sh -c groupadd -r1.21 KB20COPY fluent.conf /fluentd/etc/ # buildkit407 B21COPY entrypoint.sh /bin/ # buildkit481 B22ENV FLUENTD_CONF=fluent.conf0 B23ENV LD_PRELOAD=/usr/lib/libjemalloc.so.20 B24EXPOSE map[24224/tcp:{} 5140/tcp:{}]0 B25USER fluent0 B26ENTRYPOINT ["tini" "--" "/bin/entrypoint.sh"]0 B27CMD ["fluentd"]0 B29USER root0 B30WORKDIR /home/fluent117 B31ENV PATH=/fluentd/vendor/bundle/ruby/3.2.0/bin:/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B32ENV GEM_PATH=/fluentd/vendor/bundle/ruby/3.2.00 B33ENV GEM_HOME=/fluentd/vendor/bundle/ruby/3.2.00 B34ENV FLUENTD_DISABLE_BUNDLER_INJECTION=10 B35COPY Gemfile* /fluentd/ # buildkit1.55 KB36RUN /bin/sh -c buildDeps="sudo make31.55 MB37COPY ./conf/fluent.conf /fluentd/etc/ # buildkit483 B38COPY ./conf/systemd.conf /fluentd/etc/ # buildkit633 B39COPY ./conf/kubernetes.conf /fluentd/etc/ # buildkit903 B40COPY ./conf/prometheus.conf /fluentd/etc/ # buildkit420 B41COPY ./conf/tail_container_parse.conf /fluentd/etc/ # buildkit306 B42COPY ./conf/kubernetes/*.conf /fluentd/etc/kubernetes/ # buildkit1.87 KB43RUN /bin/sh -c touch /fluentd/etc/disable.conf159 B44COPY plugins /fluentd/plugins/ # buildkit1.22 KB45COPY entrypoint.sh /fluentd/entrypoint.sh # buildkit305 B46ENV FLUENTD_OPT=0 B47ENV FLUENTD_CONF=fluent.conf0 B48ENTRYPOINT ["tini" "--" "/fluentd/entrypoint.sh"]0 BCommand
ADD file:b86ae1c7ca3586d8feedcd9ff1b2b1e8ab872caf6587618f1da689045a5d7ae4 in /