Sign inSign up

4warned/fluentd:v2.1.4

Multi-platform
Networking
Security
Index digest

sha256:4a629db2b655a955b30ca0eda67d44896634e442fde3f69663a8c4a881cb3729

OS/ARCH

Compressed size

306 MB

Last pushed

about 1 year by 4warned

Type

Image

Manifest digest

sha256:674c30354ff9773af3625bedc99704d8c1fd139613c5af8de2da47c811615899

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c set -eux;3.34 MB
3RUN /bin/sh -c set -eux;189 B
4ENV LANG=C.UTF-80 B
5ENV RUBY_VERSION=3.2.80 B
6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.8.tar.xz0 B
7ENV RUBY_DOWNLOAD_SHA256=1cccd3100155275293ae5d4ea0a1a1068f5de69e71732220f144acce26327a3c0 B
8RUN /bin/sh -c set -eux;34.29 MB
9ENV GEM_HOME=/usr/local/bundle0 B
10ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B
11ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
12RUN /bin/sh -c set -eux;143 B
13CMD ["irb"]0 B
14LABEL maintainer=Fluentd developers <[email protected]>0 B
15LABEL Description=Fluentd docker image Vendor=Fluent0 B
16RUN /bin/sh -c apt-get update5.78 MB
17RUN /bin/sh -c groupadd -r1.15 KB
18COPY fluent.conf /fluentd/etc/ # buildkit401 B
19COPY entrypoint.sh /bin/ # buildkit478 B
20ENV FLUENTD_CONF=fluent.conf0 B
21ENV LD_PRELOAD=/usr/lib/libjemalloc.so.20 B
22EXPOSE map[24224/tcp:{} 5140/tcp:{}]0 B
23USER fluent0 B
24ENTRYPOINT ["tini" "--" "/bin/entrypoint.sh"]0 B
25CMD ["fluentd"]0 B
26USER root0 B
27RUN /bin/sh -c apt update152.28 MB
28RUN gem install elasticsearch -v833.13 KB
29RUN gem install httpclient #765.34 KB
30RUN gem install fluent-plugin-elasticsearch #596.21 KB
31RUN gem install fluent-plugin-remote_syslog #42.96 KB
32RUN gem install redis #165.17 KB
33RUN gem install ipaddr #18.52 KB
34RUN gem install fluent-plugin-geoip #81.02 MB
35RUN gem list # buildkit32 B
36ENV FLUENTD_PORT=242240 B
37ENV FLUENTD_LOCAL_PORT=242250 B
38COPY conf/fluent.conf /fluentd/etc/fluent.conf # buildkit1.18 KB
39RUN /bin/sh -c true #32 B
40COPY conf/fluent.conf /etc/conf.d/es.conf # buildkit1.17 KB
41RUN /bin/sh -c true #32 B
42COPY conf/out_conf/* /fluentd/etc/out_conf/ # buildkit628 B
43RUN /bin/sh -c true #32 B
44COPY outputs/out_cif.rb /etc/fluent/plugin/out_cif.rb # buildkit1.04 KB
45RUN /bin/sh -c true #32 B
46COPY formatters/formatter_stingar_simple_json.rb /etc/fluent/plugin/formatter_stingar_simple_json.rb # buildkit593 B
47RUN /bin/sh -c true #32 B
48COPY conf/event_mappings.json /fluentd/etc/event_mappings.json # buildkit319 B
49RUN /bin/sh -c true #32 B
50COPY conf/sensor_mappings.json /fluentd/etc/sensor_mappings.json # buildkit326 B
51RUN /bin/sh -c true #32 B
52RUN /bin/sh -c mkdir /var/log/stingar145 B
53USER fluent0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1745798400'