Sign inSign up

fluent/fluentd:v1.19-debian-2

Multi-platform
Index digest

sha256:ee423d1c1cb9882037bc6ab3cdf86fcd22da4b11a2f9f21a7b0a5b2041718867

OS/ARCH

Compressed size

75.67 MB

Last pushed

13 days by kenhys

Type

Image

Manifest digest

sha256:0bb85e2fddf2428805ac2154419bf12943573690bb4602e347777555fbff7b3c

Image Layers

1# debian.sh --arch 'amd64' out/28.41 MB
2RUN /bin/sh -c set -eux;1.22 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.21 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;141 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.82 MB
17RUN /bin/sh -c groupadd -r1.15 KB
18COPY fluent.conf /fluentd/etc/ # buildkit407 B
19COPY entrypoint.sh /bin/ # buildkit477 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

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'