v1.19.3-debian-elasticsearch7-1.0
sha256:58dcd543b735b0b8bddb8c433a15ab93f1475bf8ff0d5791ac826daff61141ed
OS/ARCH
Compressed size
103.08 MB
Last pushed
14 days by kenhys
Type
Image
Manifest digest
sha256:6cf4928774bcafecef8444cb94049383a0e7d15777a5993cf43ca7bac56bd938
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2RUN /bin/sh -c set -eux;1.22 MB3RUN /bin/sh -c set -eux;190 B4ENV LANG=C.UTF-80 B5ENV RUBY_VERSION=3.4.90 B6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.9.tar.xz0 B7ENV RUBY_DOWNLOAD_SHA256=4231c54072601a171faed1699f105985e9971c94cd382b78feb4eb44eec2dd1a0 B8RUN /bin/sh -c set -eux;40.18 MB9ENV GEM_HOME=/usr/local/bundle0 B10ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B11ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B12RUN /bin/sh -c set -eux;143 B13CMD ["irb"]0 B15LABEL Description=Fluentd docker image Vendor=Fluent0 B16RUN /bin/sh -c apt-get update5.81 MB17RUN /bin/sh -c groupadd -r1.16 KB18COPY fluent.conf /fluentd/etc/ # buildkit403 B19COPY entrypoint.sh /bin/ # buildkit479 B20ENV FLUENTD_CONF=fluent.conf0 B21ENV LD_PRELOAD=/usr/lib/libjemalloc.so.20 B22EXPOSE [24224/tcp 5140/tcp]0 B23USER fluent0 B24ENTRYPOINT ["tini" "--" "/bin/entrypoint.sh"]0 B25CMD ["fluentd"]0 B27USER root0 B28WORKDIR /home/fluent117 B29ENV PATH=/fluentd/vendor/bundle/ruby/3.4.0/bin:/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B30ENV GEM_PATH=/fluentd/vendor/bundle/ruby/3.4.00 B31ENV GEM_HOME=/fluentd/vendor/bundle/ruby/3.4.00 B32ENV FLUENTD_DISABLE_BUNDLER_INJECTION=10 B33COPY Gemfile* /fluentd/ # buildkit2.3 KB34RUN /bin/sh -c buildDeps="sudo make27.46 MB35COPY ./conf/fluent.conf /fluentd/etc/ # buildkit1.18 KB36COPY ./conf/systemd.conf /fluentd/etc/ # buildkit531 B37COPY ./conf/kubernetes.conf /fluentd/etc/ # buildkit795 B38COPY ./conf/prometheus.conf /fluentd/etc/ # buildkit423 B39COPY ./conf/tail_container_parse.conf /fluentd/etc/ # buildkit307 B40COPY ./conf/kubernetes/*.conf /fluentd/etc/kubernetes/ # buildkit1.87 KB41RUN /bin/sh -c touch /fluentd/etc/disable.conf161 B42COPY plugins /fluentd/plugins/ # buildkit1.22 KB43COPY entrypoint.sh /fluentd/entrypoint.sh # buildkit920 B44ENV FLUENTD_OPT=0 B45ENV FLUENTD_CONF=fluent.conf0 B46ENV LD_PRELOAD=0 B47ENTRYPOINT ["tini" "--" "/fluentd/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1782172800'