sha256:098f7d6a73dceb1b3f5de1c665cb908786f6dac2ad77612b1bc5699dab305219
OS/ARCH
Compressed size
179.02 MB
Last pushed
6 months by freddymrl
Type
Image
Manifest digest
sha256:69bb2f92cf8494465ec34ecb50bd1e2ece3bf96b47e9b7706666635162197765
Image Layers
1COPY / / # buildkit70.73 MB2USER root0 B3RUN /bin/sh -c mkdir -p217 B4COPY Gemfile /fluentd/ # buildkit1.51 KB5WORKDIR /fluentd32 B6RUN /bin/sh -c apt-get update94.91 MB7RUN /bin/sh -c ruby -738 B8COPY /opt/fidexporter/ldap_exporter /usr/local/bin/ # buildkit4.47 MB9COPY entry.sh run.sh metrics_push.sh push_metrics.sh5.44 KB10RUN /bin/sh -c mkdir -p159 B11COPY /tmp/supercronic-binary /fluentd/bin/supercronic # buildkit4.44 MB12RUN /bin/sh -c echo '<system>\n241 B13RUN /bin/sh -c chmod -R4.46 MB14EXPOSE [24224/tcp 24231/tcp 9095/tcp]0 B15HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:9095/metrics0 B16ENV FLUENTD_CONF=fluent.conf FLUENTD_OPT= FLUENTD_LOG_PATH=/fluentd/log/fluentd.log PATH=/fluentd/bin:/fluentd/vendor/bundle/ruby/3.3.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B17ENV GEM_PATH=/fluentd/vendor/bundle/ruby/3.3.0:/usr/lib/ruby/gems/3.3.00 B18USER fluent0 B19ENTRYPOINT ["tini" "--" "/fluentd/bin/entry.sh"]0 BCommand
COPY / / # buildkit