sha256:97a521bfad5882a70e4c6a6e1770ded5f6eafd64557dcc0cf5ba1d8520fe2a8a
OS/ARCH
Compressed size
315.98 MB
Last pushed
over 1 year by 4warned
Type
Image
Manifest digest
sha256:996c638b90a65855894ab1674501ae006fb2edb22bd9e4e5f1e0716f1ccbeda0
Image Layers
1ADD rootfs.tar.xz / # buildkit27.78 MB2CMD ["bash"]0 B3RUN /bin/sh -c set -eux;13.22 MB4RUN /bin/sh -c set -eux;198 B5ENV LANG=C.UTF-80 B6ENV RUBY_VERSION=3.2.60 B7ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.6.tar.xz0 B8ENV RUBY_DOWNLOAD_SHA256=671134022238c2c4a9d79dc7d1e58c909634197617901d25863642f735a27ecb0 B9RUN /bin/sh -c set -eux;34.59 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 update4.9 MB18RUN /bin/sh -c groupadd -r1.15 KB19COPY fluent.conf /fluentd/etc/ # buildkit403 B20COPY entrypoint.sh /bin/ # buildkit478 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 B27USER root0 B28RUN /bin/sh -c apt update152.09 MB29RUN gem install httpclient #748.72 KB30RUN gem install fluent-plugin-elasticsearch #1.42 MB31RUN gem install fluent-plugin-remote_syslog #42.96 KB32RUN gem install redis #163.62 KB33RUN gem install ipaddr #18.51 KB34RUN gem install fluent-plugin-geoip #81.02 MB35ENV FLUENTD_PORT=242240 B36ENV FLUENTD_LOCAL_PORT=242250 B37COPY conf/fluent.conf /fluentd/etc/fluent.conf # buildkit1.09 KB38COPY conf/fluent.conf /etc/conf.d/es.conf # buildkit1.08 KB39COPY conf/out_conf/* /fluentd/etc/out_conf/ # buildkit627 B40COPY outputs/out_cif.rb /etc/fluent/plugin/out_cif.rb # buildkit1.04 KB41COPY formatters/formatter_stingar_simple_json.rb /etc/fluent/plugin/formatter_stingar_simple_json.rb # buildkit475 B42COPY conf/event_mappings.json /fluentd/etc/event_mappings.json # buildkit319 B43COPY conf/sensor_mappings.json /fluentd/etc/sensor_mappings.json # buildkit328 B44RUN /bin/sh -c mkdir /var/log/stingar145 B45USER fluent0 BCommand
ADD rootfs.tar.xz / # buildkit