Sign inSign up

4warned/fluentd:sbom202411

Multi-platform
Networking
Security
Index digest

sha256:34c9c0703715b2dbc89f92468530af69d257387ab7719283b215253d25a293d9

OS/ARCH

Compressed size

315.93 MB

Last pushed

almost 2 years by 4warned

Type

Image

Manifest digest

sha256:62733c3278e7322fbe91c85bb31d5b4152d8701e9bf4dcf9d4bf06613136c6c7

Image Layers

1ADD rootfs.tar.xz / # buildkit27.78 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c set -eux;13.22 MB
4RUN /bin/sh -c set -eux;198 B
5ENV LANG=C.UTF-80 B
6ENV RUBY_VERSION=3.2.60 B
7ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.6.tar.xz0 B
8ENV RUBY_DOWNLOAD_SHA256=671134022238c2c4a9d79dc7d1e58c909634197617901d25863642f735a27ecb0 B
9RUN /bin/sh -c set -eux;34.59 MB
10ENV GEM_HOME=/usr/local/bundle0 B
11ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B
12ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
13RUN /bin/sh -c set -eux;142 B
14CMD ["irb"]0 B
15LABEL maintainer=Fluentd developers <[email protected]>0 B
16LABEL Description=Fluentd docker image Vendor=Fluent0 B
17RUN /bin/sh -c apt-get update4.9 MB
18RUN /bin/sh -c groupadd -r1.15 KB
19COPY fluent.conf /fluentd/etc/ # buildkit403 B
20COPY entrypoint.sh /bin/ # buildkit478 B
21ENV FLUENTD_CONF=fluent.conf0 B
22ENV LD_PRELOAD=/usr/lib/libjemalloc.so.20 B
23EXPOSE map[24224/tcp:{} 5140/tcp:{}]0 B
24USER fluent0 B
25ENTRYPOINT ["tini" "--" "/bin/entrypoint.sh"]0 B
26CMD ["fluentd"]0 B
27USER root0 B
28RUN /bin/sh -c apt update152.05 MB
29RUN gem install httpclient #748.72 KB
30RUN gem install fluent-plugin-elasticsearch #1.42 MB
31RUN gem install fluent-plugin-remote_syslog #42.96 KB
32RUN gem install redis #162.14 KB
33RUN gem install ipaddr #18.52 KB
34RUN gem install fluent-plugin-geoip #81.02 MB
35ENV FLUENTD_PORT=242240 B
36ENV FLUENTD_LOCAL_PORT=242250 B
37COPY conf/fluent.conf /fluentd/etc/fluent.conf # buildkit1.09 KB
38COPY conf/fluent.conf /etc/conf.d/es.conf # buildkit1.08 KB
39COPY conf/out_conf/* /fluentd/etc/out_conf/ # buildkit624 B
40COPY outputs/out_cif.rb /etc/fluent/plugin/out_cif.rb # buildkit1.04 KB
41COPY formatters/formatter_stingar_simple_json.rb /etc/fluent/plugin/formatter_stingar_simple_json.rb # buildkit472 B
42COPY conf/event_mappings.json /fluentd/etc/event_mappings.json # buildkit318 B
43COPY conf/sensor_mappings.json /fluentd/etc/sensor_mappings.json # buildkit328 B
44RUN /bin/sh -c mkdir /var/log/stingar145 B
45USER fluent0 B

Command

ADD rootfs.tar.xz / # buildkit