Sign inSign up

ppc64le/fluentd:v1.16.8-debian-1.0

Monitoring & observability
Index digest

sha256:3cab858cb349d9f2e078e02205d5c64a4e2385df5a5ba0d1a91f2b555238b891

OS/ARCH

linux/ppc64le

Compressed size

80.35 MB

Last pushed

over 1 year by buildslaveppc64le

Type

Image

Manifest digest

sha256:b0816301cb5ca44f5822fc5406829c3375b32121b5c7b05dd453ce1bc52f3492

Image Layers

1# debian.sh --arch 'ppc64el' out/30.58 MB
2RUN /bin/sh -c set -eux;3.53 MB
3RUN /bin/sh -c set -eux;189 B
4ENV LANG=C.UTF-80 B
5ENV RUBY_VERSION=3.2.80 B
6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.8.tar.xz0 B
7ENV RUBY_DOWNLOAD_SHA256=1cccd3100155275293ae5d4ea0a1a1068f5de69e71732220f144acce26327a3c0 B
8RUN /bin/sh -c set -eux;32.26 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
16ENV TINI_VERSION=0.18.00 B
17RUN /bin/sh -c apt-get update13.97 MB
18RUN /bin/sh -c groupadd -r1.15 KB
19COPY fluent.conf /fluentd/etc/ # buildkit405 B
20COPY entrypoint.sh /bin/ # buildkit478 B
21ENV FLUENTD_CONF=fluent.conf0 B
22ENV LD_PRELOAD=/usr/lib/libjemalloc.so.20 B
23EXPOSE map[24224/tcp:{} 5140/tcp:{}]0 B
24USER fluent0 B
25ENTRYPOINT ["tini" "--" "/bin/entrypoint.sh"]0 B
26CMD ["fluentd"]0 B

Command

# debian.sh --arch 'ppc64el' out/ 'bookworm' '@1747699200'