Sign inSign up

grafana/fluent-plugin-loki:3.6.15-amd64

Manifest digest

sha256:2f6363508f59b651cac5f162a30bac71a83a06ec798e08a42e15e0ff54c0c1c0

OS/ARCH

linux/amd64

Compressed size

76.27 MB

Last pushed

about 1 month by grafana

Type

Image

Manifest digest

sha256:2f6363508f59b651cac5f162a30bac71a83a06ec798e08a42e15e0ff54c0c1c0

Image Layers

1# debian.sh --arch 'amd64' out/27.8 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.4.50 B
6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.5.tar.xz0 B
7ENV RUBY_DOWNLOAD_SHA256=7b3a905b84b8777aa29f557bada695c3ce108390657e614d2cc9e2fb7e4595360 B
8RUN /bin/sh -c set -eux;39.47 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.65 MB
17RUN /bin/sh -c groupadd -r1.15 KB
18COPY fluent.conf /fluentd/etc/ # buildkit402 B
19COPY entrypoint.sh /bin/ # buildkit479 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
26ENV LOKI_URL=https://logs-prod-us-central1.grafana.net0 B
27COPY /src/loki/clients/cmd/fluentd/lib/fluent/plugin/out_loki.rb /fluentd/plugins/out_loki.rb # buildkit4.62 KB
28COPY clients/cmd/fluentd/docker/Gemfile /fluentd/ # buildkit249 B
29COPY clients/cmd/fluentd/docker/conf/loki.conf /fluentd/etc/loki.conf # buildkit298 B
30USER root0 B
31RUN /bin/sh -c sed -i412 B
32USER fluent0 B

Command

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