Sign inSign up

4warned/fluentd:v2.1

Multi-platform
Networking
Security
Index digest

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 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.09 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 #163.62 KB
33RUN gem install ipaddr #18.51 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/ # buildkit627 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 # buildkit475 B
42COPY conf/event_mappings.json /fluentd/etc/event_mappings.json # buildkit319 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