sha256:ee423d1c1cb9882037bc6ab3cdf86fcd22da4b11a2f9f21a7b0a5b2041718867
OS/ARCH
Compressed size
75.95 MB
Last pushed
17 days by kenhys
Type
Image
Manifest digest
sha256:d4d4bb4792afa5bfbe6b982cf0673c3e5b1bfc8b0e01607b461f491de3a6a3ba
Image Layers
1# debian.sh --arch 'arm64' out/28.76 MB2RUN /bin/sh -c set -eux;1.2 MB3RUN /bin/sh -c set -eux;190 B4ENV LANG=C.UTF-80 B5ENV RUBY_VERSION=3.4.100 B6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.10.tar.xz0 B7ENV RUBY_DOWNLOAD_SHA256=6f32ad662baafc228d12030dbcd284f83b034dd4337b300dc84ac74d11a1eb680 B8RUN /bin/sh -c set -eux;40.18 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 B16RUN /bin/sh -c apt-get update5.8 MB17RUN /bin/sh -c groupadd -r1.15 KB18COPY fluent.conf /fluentd/etc/ # buildkit402 B19COPY entrypoint.sh /bin/ # buildkit477 B20ENV FLUENTD_CONF=fluent.conf0 B21ENV LD_PRELOAD=/usr/lib/libjemalloc.so.20 B22EXPOSE [24224/tcp 5140/tcp]0 B23USER fluent0 B24ENTRYPOINT ["tini" "--" "/bin/entrypoint.sh"]0 B25CMD ["fluentd"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'