sha256:729020c4bf7041d9cc843c8f0f046a69a784d5f8b1c87fa6a29287f01eaad02b
OS/ARCH
linux/s390x
Compressed size
73.94 MB
Last pushed
over 1 year by buildslaves390x
Type
Image
Manifest digest
sha256:8c3e8f7e5033c9eb3e38ee8d4635179b615b2dbae5658f8d6e9e2e5b3c1e8646
Image Layers
1# debian.sh --arch 's390x' out/25.64 MB2RUN /bin/sh -c set -eux;3.02 MB3RUN /bin/sh -c set -eux;190 B4ENV LANG=C.UTF-80 B5ENV RUBY_VERSION=3.2.80 B6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.8.tar.xz0 B7ENV RUBY_DOWNLOAD_SHA256=1cccd3100155275293ae5d4ea0a1a1068f5de69e71732220f144acce26327a3c0 B8RUN /bin/sh -c set -eux;31.56 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;142 B13CMD ["irb"]0 B15LABEL Description=Fluentd docker image Vendor=Fluent0 B16ENV TINI_VERSION=0.18.00 B17RUN /bin/sh -c apt-get update13.72 MB18RUN /bin/sh -c groupadd -r1.15 KB19COPY fluent.conf /fluentd/etc/ # buildkit403 B20COPY entrypoint.sh /bin/ # buildkit479 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 's390x' out/ 'bookworm' '@1747699200'