sha256:b1ebb4641744b02aab10b1db273bd13e3555e399a8f3a5db9d696af26d6680a7
OS/ARCH
linux/ppc64le
Compressed size
80.38 MB
Last pushed
10 months by buildslaveppc64le
Type
Image
Manifest digest
sha256:c3dd205475aab6893fda4c4802be16d38d94a9d19c56fce0e0cbd4b9beef5b36
Image Layers
1# debian.sh --arch 'ppc64el' out/30.58 MB2RUN /bin/sh -c set -eux;3.54 MB3RUN /bin/sh -c set -eux;190 B4ENV LANG=C.UTF-80 B5ENV RUBY_VERSION=3.2.90 B6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.9.tar.xz0 B7ENV RUBY_DOWNLOAD_SHA256=cf6699d0084c588e7944d92e1a8edda28b1cc3ee471a1f0aebb4b3d32c9753b20 B8RUN /bin/sh -c set -eux;32.27 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;141 B13CMD ["irb"]0 B15LABEL Description=Fluentd docker image Vendor=Fluent0 B16ENV TINI_VERSION=0.18.00 B17RUN /bin/sh -c apt-get update13.99 MB18RUN /bin/sh -c groupadd -r1.16 KB19COPY fluent.conf /fluentd/etc/ # buildkit406 B20COPY entrypoint.sh /bin/ # buildkit480 B21ENV FLUENTD_CONF=fluent.conf0 B22ENV LD_PRELOAD=/usr/lib/libjemalloc.so.20 B23EXPOSE map[24224/tcp:{} 5140/tcp:{}]0 B24USER fluent0 B25ENTRYPOINT ["tini" "--" "/bin/entrypoint.sh"]0 B26CMD ["fluentd"]0 BCommand
# debian.sh --arch 'ppc64el' out/ 'bookworm' '@1763337600'