Sign inSign up

diegoxa/fluentd-papertrail:v1.16-debian

Multi-platform
Index digest

sha256:db6f5b6af6ede4680a0f8df7efa3f9d19a74aa673e08e976fa2fc30dacfc0ef4

OS/ARCH

Compressed size

119.61 MB

Last pushed

over 2 years by diegoxa

Type

Image

Manifest digest

sha256:f2bed7cc697ddc165f49a43224663a16d6b9288ee6863412ebc76b2b5487cd58

Image Layers

1ADD file ... in / 27.77 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c set -eux;13.21 MB
4RUN /bin/sh -c set -eux;198 B
5ENV LANG=C.UTF-80 B
6ENV RUBY_VERSION=3.2.30 B
7ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.3.tar.xz0 B
8ENV RUBY_DOWNLOAD_SHA256=cfb231954b8c241043a538a4c682a1cca0b2016d835fee0b9e4a0be3ceba476b0 B
9RUN /bin/sh -c set -eux;33.2 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 mkdir -p143 B
14CMD ["irb"]0 B
15LABEL maintainer=Fluentd developers <[email protected]>0 B
16LABEL Description=Fluentd docker image Vendor=Fluent0 B
17ENV TINI_VERSION=0.18.00 B
18RUN /bin/sh -c apt-get update13.86 MB
19RUN /bin/sh -c groupadd -r1.21 KB
20COPY fluent.conf /fluentd/etc/ # buildkit407 B
21COPY entrypoint.sh /bin/ # buildkit481 B
22ENV FLUENTD_CONF=fluent.conf0 B
23ENV LD_PRELOAD=/usr/lib/libjemalloc.so.20 B
24EXPOSE map[24224/tcp:{} 5140/tcp:{}]0 B
25USER fluent0 B
26ENTRYPOINT ["tini" "--" "/bin/entrypoint.sh"]0 B
27CMD ["fluentd"]0 B
28LABEL maintainer=Eduardo Silva <[email protected]>0 B
29USER root0 B
30WORKDIR /home/fluent117 B
31ENV 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
32ENV GEM_PATH=/fluentd/vendor/bundle/ruby/3.2.00 B
33ENV GEM_HOME=/fluentd/vendor/bundle/ruby/3.2.00 B
34ENV FLUENTD_DISABLE_BUNDLER_INJECTION=10 B
35COPY Gemfile* /fluentd/ # buildkit1.55 KB
36RUN /bin/sh -c buildDeps="sudo make31.55 MB
37COPY ./conf/fluent.conf /fluentd/etc/ # buildkit483 B
38COPY ./conf/systemd.conf /fluentd/etc/ # buildkit633 B
39COPY ./conf/kubernetes.conf /fluentd/etc/ # buildkit903 B
40COPY ./conf/prometheus.conf /fluentd/etc/ # buildkit420 B
41COPY ./conf/tail_container_parse.conf /fluentd/etc/ # buildkit306 B
42COPY ./conf/kubernetes/*.conf /fluentd/etc/kubernetes/ # buildkit1.87 KB
43RUN /bin/sh -c touch /fluentd/etc/disable.conf159 B
44COPY plugins /fluentd/plugins/ # buildkit1.22 KB
45COPY entrypoint.sh /fluentd/entrypoint.sh # buildkit305 B
46ENV FLUENTD_OPT=0 B
47ENV FLUENTD_CONF=fluent.conf0 B
48ENTRYPOINT ["tini" "--" "/fluentd/entrypoint.sh"]0 B

Command

ADD file:b86ae1c7ca3586d8feedcd9ff1b2b1e8ab872caf6587618f1da689045a5d7ae4 in /