Sign inSign up

arm32v5/fluentd:v1.18-debian-1

Monitoring & observability
Index digest

sha256:cc2c74409a2cfc857c7b9cbae29af8fe7d660663868e47033e37f607a561e12b

OS/ARCH

linux/arm/v5

Compressed size

63.17 MB

Last pushed

about 1 year by buildslavearmhf

Type

Image

Manifest digest

sha256:5c1fa108269dae39a77207230a366807c501cdc651034ddac2dd1f0692603675

Image Layers

1# debian.sh --arch 'armel' out/24.57 MB
2RUN /bin/sh -c set -eux;2.94 MB
3RUN /bin/sh -c set -eux;189 B
4ENV LANG=C.UTF-80 B
5ENV RUBY_VERSION=3.2.90 B
6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.9.tar.xz0 B
7ENV RUBY_DOWNLOAD_SHA256=cf6699d0084c588e7944d92e1a8edda28b1cc3ee471a1f0aebb4b3d32c9753b20 B
8RUN /bin/sh -c set -eux;30.83 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;142 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 update4.84 MB
17RUN /bin/sh -c groupadd -r1.15 KB
18COPY fluent.conf /fluentd/etc/ # buildkit404 B
19COPY entrypoint.sh /bin/ # buildkit482 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

Command

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