sha256:47f395f1b0973df9f0dd7e46e418568512a6787581d7a707b43cb4da27b45616
OS/ARCH
Compressed size
175.5 MB
Last pushed
over 3 years by zcube
Type
Image
Manifest digest
sha256:3bd65f2e5d277da1715972426f967bc3d64aedfb13e20ee1310db56afa4c1fb5
Image Layers
128.16 MB2ARG TARGETARCH0 B3LABEL org.opencontainers.image.authors=https://github.com/ZCube/bitnami-compat org.opencontainers.image.description=Application repackaged by0 B4ENV HOME=/ OS_ARCH=arm64 OS_FLAVOUR=debian-11 OS_NAME=linux0 B5COPY prebuildfs / # buildkit15.39 KB6SHELL [/bin/bash -o pipefail -c]0 B7RUN |1 TARGETARCH=arm64 /bin/bash -o17.44 MB8RUN |1 TARGETARCH=arm64 /bin/bash -o32 B9RUN |1 TARGETARCH=arm64 /bin/bash -o9.26 MB10ENV RUBY_VERSION=3.1.30 B11ENV PATH=/usr/local/rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B12ENV LANG=C.UTF-80 B13ENV RUBY_MAJOR=3.10 B14ENV RUBY_VERSION=3.1.20 B15ENV RUBY_DOWNLOAD_SHA256=ca10d017f8a1b6d247556622c841fc56b90c03b1803f87198da1e4fd3ec3bf2a0 B16RUN |1 TARGETARCH=arm64 /bin/bash -o30.17 MB17ENV GEM_HOME=/usr/local/bundle0 B18ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B19ENV PATH=/usr/local/bundle/bin:/usr/local/rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B20RUN |1 TARGETARCH=arm64 /bin/bash -o149 B21RUN |1 TARGETARCH=arm64 /bin/bash -o262 B22ADD https://raw.githubusercontent.com/fluent/fluentd-docker-image/master/LICENSE /opt/bitnami/fluentd/licenses/LICENSE # buildkit4.04 KB23ENV GEM_HOME=/opt/bitnami/fluentd0 B24RUN |1 TARGETARCH=arm64 /bin/bash -o48.67 MB25RUN |1 TARGETARCH=arm64 /bin/bash -o248 B26COPY /opt/bitnami/common/ /opt/bitnami/common/ # buildkit877.3 KB27RUN |1 TARGETARCH=arm64 /bin/bash -o77.04 KB28RUN |1 TARGETARCH=arm64 /bin/bash -o128 B29COPY rootfs / # buildkit2.08 KB30RUN |1 TARGETARCH=arm64 /bin/bash -o40.84 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