sha256:949f9306427d82ec3d0d21ba58e49bf3baf1f687dd8c11c6b4404d1699c0a4cb
OS/ARCH
linux/ppc64le
Compressed size
77.31 MB
Last pushed
10 months by buildslaveppc64le
Type
Image
Manifest digest
sha256:7a353d0f79751c2dce8dee5b2fded32d60934117291b83ec3d732116e194ffce
Image Layers
1# debian.sh --arch 'ppc64el' out/32.04 MB2RUN /bin/sh -c set -eux;1.25 MB3RUN /bin/sh -c set -eux;189 B4ENV LANG=C.UTF-80 B5ENV RUBY_VERSION=3.4.70 B6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.7.tar.xz0 B7ENV RUBY_DOWNLOAD_SHA256=db425a86f6e07546957578f4946cc700a91e7fd51115a86c56e096f30e0530c70 B8RUN /bin/sh -c set -eux;37.77 MB9ENV GEM_HOME=/usr/local/bundle0 B10ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B11ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B12RUN /bin/sh -c set -eux;144 B13CMD ["irb"]0 B15LABEL Description=Fluentd docker image Vendor=Fluent0 B16RUN /bin/sh -c apt-get update6.26 MB17RUN /bin/sh -c groupadd -r1.15 KB18COPY fluent.conf /fluentd/etc/ # buildkit407 B19COPY entrypoint.sh /bin/ # buildkit478 B20ENV FLUENTD_CONF=fluent.conf0 B21ENV LD_PRELOAD=/usr/lib/libjemalloc.so.20 B22EXPOSE map[24224/tcp:{} 5140/tcp:{}]0 B23USER fluent0 B24ENTRYPOINT ["tini" "--" "/bin/entrypoint.sh"]0 B25CMD ["fluentd"]0 BCommand
# debian.sh --arch 'ppc64el' out/ 'trixie' '@1763337600'