sha256:d6ada7dc5a97bc382ebe82ad2f2e47f8ec55e65816aa8dc0efeed0dbbed4678d
OS/ARCH
linux/amd64
Compressed size
104.68 MB
Last pushed
over 1 year by sklarsa
Type
Image
Manifest digest
sha256:d6ada7dc5a97bc382ebe82ad2f2e47f8ec55e65816aa8dc0efeed0dbbed4678d
Image Layers
1ADD file ... in / 27.78 MB2CMD ["bash"]0 B3RUN /bin/sh -c set -eux;13.22 MB4RUN /bin/sh -c set -eux;197 B5ENV LANG=C.UTF-80 B6ENV RUBY_VERSION=3.2.50 B7ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.5.tar.xz0 B8ENV RUBY_DOWNLOAD_SHA256=7780d91130139406d39b29ed8fe16bba350d8fa00e510c76bef9b8ec1340903c0 B9RUN /bin/sh -c set -eux;33.29 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 set -eux;142 B14CMD ["irb"]0 B16LABEL Description=Fluentd docker image Vendor=Fluent0 B17RUN /bin/sh -c apt-get update5.02 MB18RUN /bin/sh -c groupadd -r1.21 KB19COPY fluent.conf /fluentd/etc/ # buildkit406 B20COPY entrypoint.sh /bin/ # buildkit480 B21ENV FLUENTD_CONF=fluent.conf0 B22ENV LD_PRELOAD=/usr/lib/libjemalloc.so.20 B23EXPOSE map[24224/tcp:{} 5140/tcp:{}]0 B24USER fluent0 B25ENTRYPOINT ["tini" "--" "/bin/entrypoint.sh"]0 B26CMD ["fluentd"]0 B28USER root0 B29WORKDIR /home/fluent116 B30ENV 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 B31ENV GEM_PATH=/fluentd/vendor/bundle/ruby/3.2.00 B32ENV GEM_HOME=/fluentd/vendor/bundle/ruby/3.2.00 B33ENV FLUENTD_DISABLE_BUNDLER_INJECTION=10 B34COPY Gemfile* /fluentd/ # buildkit1.86 KB35RUN /bin/sh -c buildDeps="sudo make22.88 MB36COPY ./conf/fluent.conf /fluentd/etc/ # buildkit1.17 KB37COPY ./conf/systemd.conf /fluentd/etc/ # buildkit526 B38COPY ./conf/kubernetes.conf /fluentd/etc/ # buildkit727 B39COPY ./conf/prometheus.conf /fluentd/etc/ # buildkit418 B40COPY ./conf/tail_container_parse.conf /fluentd/etc/ # buildkit306 B41COPY ./conf/kubernetes/*.conf /fluentd/etc/kubernetes/ # buildkit1.87 KB42RUN /bin/sh -c touch /fluentd/etc/disable.conf159 B43COPY plugins /fluentd/plugins/ # buildkit1.22 KB44COPY entrypoint.sh /fluentd/entrypoint.sh # buildkit422 B45ENV FLUENTD_OPT=0 B46ENV FLUENTD_CONF=fluent.conf0 B47ENV LD_PRELOAD=0 B48ENTRYPOINT ["tini" "--" "/fluentd/entrypoint.sh"]0 B49USER root0 B50COPY dir:0ed2c27b78edc870a92e3555a9668d2a99356371600feb8e3ed7068079d8ec62 in /usr/local/bundle 0 B51USER fluent2.49 MBCommand
ADD file:90b9dd8f12120e8b2cd3ece45fcbe8af67e40565e2032a40f64bd921c43e2ce7 in /