v1.16-ruby3.3-full-build.140
sha256:f92d3757a6409dc9eb56889495ed5943e43d399caed9e9f06cdceb5b61b3314b
OS/ARCH
Compressed size
153.65 MB
Last pushed
almost 2 years by autorancher
Type
Image
Manifest digest
sha256:364d21437e028b1c5e7090401fa122b4d73f75d8fafdf13c63b130b3e97eec08
Image Layers
1ADD file ... in / 3.24 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c set -eux;3.94 MB4RUN /bin/sh -c set -eux;197 B5ENV LANG=C.UTF-80 B6ENV RUBY_VERSION=3.3.00 B7ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.0.tar.xz0 B8ENV RUBY_DOWNLOAD_SHA256=676b65a36e637e90f982b57b059189b3276b9045034dcd186a7e9078847b975b0 B9RUN /bin/sh -c set -eux;32.11 MB10ENV GEM_HOME=/usr/local/bundle0 B11ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B12ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B13RUN /bin/sh -c mkdir -p138 B14CMD ["irb"]0 B15ARG BUILD_DEPS= 0 B16RUN |1 BUILD_DEPS= 1.3 KB17COPY --chown=fluent:fluent /usr/local/bundle /usr/local/bundle #35.47 MB18RUN |1 BUILD_DEPS= 14.99 MB19COPY fluent.conf /fluentd/etc/ # buildkit320 B20COPY entrypoint.sh /bin/ # buildkit443 B21COPY healthy.sh /bin/ # buildkit633 B22ENV FLUENTD_CONF=fluent.conf0 B23ENV LD_PRELOAD=0 B24EXPOSE map[24224/tcp:{} 5140/tcp:{}]0 B25USER fluent0 B26ENTRYPOINT ["tini" "--" "/bin/entrypoint.sh"]0 B27CMD ["fluentd"]0 B28ADD ./filters/Gemfile /Gemfile.filters # buildkit353 B29ADD ./filters/Gemfile.lock /Gemfile.filters.lock # buildkit966 B30USER root0 B31ENV BUNDLE_WITHOUT=output,test,development0 B32RUN /bin/sh -c apk add43.98 MB33USER fluent0 B34ADD ./outputs/Gemfile /Gemfile.outputs # buildkit433 B35ADD ./outputs/Gemfile.lock /Gemfile.outputs.lock # buildkit2.39 KB36USER root0 B37RUN /bin/sh -c apk add19.92 MB38USER fluent0 BCommand
ADD file:8729f9c0258836b640e9e789c7ab029cf4547e0596557d54dd4a4d7d8e4a785f in /