Sign inSign up

arm32v5/fluentd:v1.16.2-debian-1.1

Monitoring & observability
Index digest

sha256:e4c90579faecabd42b141c377dac5b98691ba8b01125946953b45d10d413ad6c

OS/ARCH

linux/arm/v5

Compressed size

90.6 MB

Last pushed

about 2 years by buildslavearmhf

Type

Image

Manifest digest

sha256:9fc680a726c13f6c0c4c4f4afdbb8439555d16f90b9203fc70518d5ab9113b41

Image Layers

1ADD file ... in / 27.59 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c set -eux;8.23 MB
4RUN /bin/sh -c set -eux;197 B
5ENV LANG=C.UTF-80 B
6ENV RUBY_VERSION=3.1.60 B
7ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.1/ruby-3.1.6.tar.xz0 B
8ENV RUBY_DOWNLOAD_SHA256=597bd1849f252d8a6863cb5d38014ac54152b508c36dca156f6356a9e63c61020 B
9RUN /bin/sh -c set -eux;29.58 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
17ENV TINI_VERSION=0.18.00 B
18RUN /bin/sh -c apt-get update25.2 MB
19RUN /bin/sh -c groupadd -r1.68 KB
20COPY fluent.conf /fluentd/etc/ # buildkit402 B
21COPY entrypoint.sh /bin/ # buildkit456 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

Command

ADD file:1f55c970615c481e4eb3e6e0183f67e0ec5ae170e52fb8b39dedb5f312049a45 in /