Sign inSign up

sklarsa/fluentd-loki:0.0.2

Manifest digest

sha256:d6ada7dc5a97bc382ebe82ad2f2e47f8ec55e65816aa8dc0efeed0dbbed4678d

OS/ARCH

linux/amd64

Compressed size

104.68 MB

Last pushed

over 1 year by sklarsa

Type

Image

Manifest digest

sha256:d6ada7dc5a97bc382ebe82ad2f2e47f8ec55e65816aa8dc0efeed0dbbed4678d

Image Layers

1ADD file ... in / 27.78 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c set -eux;13.22 MB
4RUN /bin/sh -c set -eux;197 B
5ENV LANG=C.UTF-80 B
6ENV RUBY_VERSION=3.2.50 B
7ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.5.tar.xz0 B
8ENV RUBY_DOWNLOAD_SHA256=7780d91130139406d39b29ed8fe16bba350d8fa00e510c76bef9b8ec1340903c0 B
9RUN /bin/sh -c set -eux;33.29 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 update5.02 MB
18RUN /bin/sh -c groupadd -r1.21 KB
19COPY fluent.conf /fluentd/etc/ # buildkit406 B
20COPY entrypoint.sh /bin/ # buildkit480 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
27LABEL maintainer=Eduardo Silva <[email protected]>0 B
28USER root0 B
29WORKDIR /home/fluent116 B
30ENV PATH=/fluentd/vendor/bundle/ruby/3.2.0/bin:/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
31ENV GEM_PATH=/fluentd/vendor/bundle/ruby/3.2.00 B
32ENV GEM_HOME=/fluentd/vendor/bundle/ruby/3.2.00 B
33ENV FLUENTD_DISABLE_BUNDLER_INJECTION=10 B
34COPY Gemfile* /fluentd/ # buildkit1.86 KB
35RUN /bin/sh -c buildDeps="sudo make22.88 MB
36COPY ./conf/fluent.conf /fluentd/etc/ # buildkit1.17 KB
37COPY ./conf/systemd.conf /fluentd/etc/ # buildkit526 B
38COPY ./conf/kubernetes.conf /fluentd/etc/ # buildkit727 B
39COPY ./conf/prometheus.conf /fluentd/etc/ # buildkit418 B
40COPY ./conf/tail_container_parse.conf /fluentd/etc/ # buildkit306 B
41COPY ./conf/kubernetes/*.conf /fluentd/etc/kubernetes/ # buildkit1.87 KB
42RUN /bin/sh -c touch /fluentd/etc/disable.conf159 B
43COPY plugins /fluentd/plugins/ # buildkit1.22 KB
44COPY entrypoint.sh /fluentd/entrypoint.sh # buildkit422 B
45ENV FLUENTD_OPT=0 B
46ENV FLUENTD_CONF=fluent.conf0 B
47ENV LD_PRELOAD=0 B
48ENTRYPOINT ["tini" "--" "/fluentd/entrypoint.sh"]0 B
49USER root0 B
50COPY dir:0ed2c27b78edc870a92e3555a9668d2a99356371600feb8e3ed7068079d8ec62 in /usr/local/bundle 0 B
51USER fluent2.49 MB

Command

ADD file:90b9dd8f12120e8b2cd3ece45fcbe8af67e40565e2032a40f64bd921c43e2ce7 in /