sha256:af9a21f7e5136b372e7d518114e473995618bacab177fde48e36bfa1d90c18e3
OS/ARCH
Compressed size
178.79 MB
Last pushed
over 3 years by zcube
Type
Image
Manifest digest
sha256:0da2ff6a161f26dbd62e43380b5d41b821f9c488a82f593de5a6017b3f0005a6
Image Layers
129.47 MB2ARG TARGETARCH0 B3LABEL org.opencontainers.image.authors=https://github.com/ZCube/bitnami-compat org.opencontainers.image.description=Application repackaged by0 B4ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux0 B5COPY prebuildfs / # buildkit15.4 KB6SHELL [/bin/bash -o pipefail -c]0 B7RUN |1 TARGETARCH=amd64 /bin/bash -o18.23 MB8RUN |1 TARGETARCH=amd64 /bin/bash -o32 B9COPY /opt/bitnami/common/ /opt/bitnami/common/ # buildkit945.13 KB10RUN |1 TARGETARCH=amd64 /bin/bash -o9.27 MB11ENV RUBY_VERSION=3.1.30 B12ENV PATH=/usr/local/rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B13ENV LANG=C.UTF-80 B14ENV RUBY_MAJOR=3.10 B15ENV RUBY_VERSION=3.1.20 B16ENV RUBY_DOWNLOAD_SHA256=ca10d017f8a1b6d247556622c841fc56b90c03b1803f87198da1e4fd3ec3bf2a0 B17RUN |1 TARGETARCH=amd64 /bin/bash -o30.78 MB18ENV GEM_HOME=/usr/local/bundle0 B19ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B20ENV PATH=/usr/local/bundle/bin:/usr/local/rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B21RUN |1 TARGETARCH=amd64 /bin/bash -o151 B22RUN |1 TARGETARCH=amd64 /bin/bash -o263 B23ADD https://raw.githubusercontent.com/fluent/fluentd-docker-image/master/LICENSE /opt/bitnami/fluentd/licenses/LICENSE # buildkit4.04 KB24ENV GEM_HOME=/opt/bitnami/fluentd0 B25RUN |1 TARGETARCH=amd64 /bin/bash -o48.94 MB26RUN |1 TARGETARCH=amd64 /bin/bash -o250 B27RUN |1 TARGETARCH=amd64 /bin/bash -o77.06 KB28RUN |1 TARGETARCH=amd64 /bin/bash -o130 B29COPY rootfs / # buildkit2.08 KB30RUN |1 TARGETARCH=amd64 /bin/bash -o41.07 MB31ENV APP_VERSION=1.15.3 BITNAMI_APP_NAME=fluentd GEM_HOME=/opt/bitnami/fluentd PATH=/opt/bitnami/ruby/bin:/opt/bitnami/common/bin:/opt/bitnami/fluentd/bin:/usr/local/bundle/bin:/usr/local/rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B32EXPOSE map[24224/tcp:{} 5140/tcp:{}]0 B33WORKDIR /opt/bitnami/fluentd32 B34USER 10010 B35ENTRYPOINT ["/opt/bitnami/scripts/fluentd/entrypoint.sh"]0 B36CMD ["/opt/bitnami/scripts/fluentd/run.sh"]0 BCommand