fluent/fluentd-kubernetes-daemonset:v1-debian-elasticsearch8-arm64

Index digest

sha256:8d7d16c71dfafc56f75e00e9ff7120712b6454dfbe17e1c6b0be96d64e5b59bc

OS/ARCH

linux/arm64

Compressed size

110.58 MB

Last pushed

7 days by kenhys

Type

Image

Manifest digest

sha256:d3f790aab13f0ab429528e5622b95e521a5b3b82a4f3d23672488c1c02026e31

Image Layers

1# debian.sh --arch 'arm64' out/28.75 MB
2RUN /bin/sh -c set -eux;1.2 MB
3RUN /bin/sh -c set -eux;190 B
4ENV LANG=C.UTF-80 B
5ENV RUBY_VERSION=3.4.100 B
6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.10.tar.xz0 B
7ENV RUBY_DOWNLOAD_SHA256=6f32ad662baafc228d12030dbcd284f83b034dd4337b300dc84ac74d11a1eb680 B
8RUN /bin/sh -c set -eux;40.18 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.79 MB
17RUN /bin/sh -c groupadd -r1.15 KB
18COPY fluent.conf /fluentd/etc/ # buildkit403 B
19COPY entrypoint.sh /bin/ # buildkit478 B
20ENV FLUENTD_CONF=fluent.conf0 B
21ENV LD_PRELOAD=/usr/lib/libjemalloc.so.20 B
22EXPOSE [24224/tcp 5140/tcp]0 B
23USER fluent0 B
24ENTRYPOINT ["tini" "--" "/bin/entrypoint.sh"]0 B
25CMD ["fluentd"]0 B
26LABEL maintainer=Eduardo Silva <[email protected]>0 B
27USER root0 B
28WORKDIR /home/fluent117 B
29ENV 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 B
30ENV GEM_PATH=/fluentd/vendor/bundle/ruby/3.4.00 B
31ENV GEM_HOME=/fluentd/vendor/bundle/ruby/3.4.00 B
32ENV FLUENTD_DISABLE_BUNDLER_INJECTION=10 B
33COPY Gemfile* /fluentd/ # buildkit2.22 KB
34RUN /bin/sh -c buildDeps="sudo make34.64 MB
35COPY ./conf/fluent.conf /fluentd/etc/ # buildkit1.1 KB
36COPY ./conf/systemd.conf /fluentd/etc/ # buildkit530 B
37COPY ./conf/kubernetes.conf /fluentd/etc/ # buildkit795 B
38COPY ./conf/prometheus.conf /fluentd/etc/ # buildkit421 B
39COPY ./conf/tail_container_parse.conf /fluentd/etc/ # buildkit307 B
40COPY ./conf/kubernetes/*.conf /fluentd/etc/kubernetes/ # buildkit1.87 KB
41RUN /bin/sh -c touch /fluentd/etc/disable.conf159 B
42COPY plugins /fluentd/plugins/ # buildkit1.22 KB
43COPY entrypoint.sh /fluentd/entrypoint.sh # buildkit920 B
44ENV FLUENTD_OPT=0 B
45ENV FLUENTD_CONF=fluent.conf0 B
46ENV LD_PRELOAD=0 B
47ENTRYPOINT ["tini" "--" "/fluentd/entrypoint.sh"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1783900800'