sha256:ec9d3259e7fb555cbf191566e44531b8f9c71d6e45fdebb86ee41dc642471013
OS/ARCH
linux/arm/v5
Compressed size
79.88 MB
Last pushed
over 1 year by buildslavearmhf
Type
Image
Manifest digest
sha256:30cc7d3f2142a6be79ce6fcd04a1614db4ee5acedb7cba96f7b3a5b6350e9781
Image Layers
1# debian.sh --arch 'armel' out/24.54 MB2RUN /bin/sh -c set -eux;2.93 MB3RUN /bin/sh -c set -eux;190 B4ENV LANG=C.UTF-80 B5ENV RUBY_VERSION=3.2.60 B6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.6.tar.xz0 B7ENV RUBY_DOWNLOAD_SHA256=671134022238c2c4a9d79dc7d1e58c909634197617901d25863642f735a27ecb0 B8RUN /bin/sh -c set -eux;38.89 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;143 B13CMD ["irb"]0 B15LABEL Description=Fluentd docker image Vendor=Fluent0 B16ENV TINI_VERSION=0.18.00 B17RUN /bin/sh -c apt-get update13.51 MB18RUN /bin/sh -c groupadd -r1.15 KB19COPY fluent.conf /fluentd/etc/ # buildkit402 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 'armel' out/ 'bookworm' '@1736726400'