Sign inSign up

theasp/fluentd-plugins:edge-common

Manifest digest

sha256:355e818e7143bacea3d38289d795b95d9798e92666e97f853a609c4452e4f7b1

OS/ARCH

linux/amd64

Compressed size

726.82 MB

Last pushed

over 2 years by theasp

Type

Image

Manifest digest

sha256:355e818e7143bacea3d38289d795b95d9798e92666e97f853a609c4452e4f7b1

Image Layers

1ADD file ... in / 29.96 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get9.56 MB
4/bin/sh -c set -eux; mkdir198 B
5ENV LANG=C.UTF-80 B
6ENV RUBY_MAJOR=3.10 B
7ENV RUBY_VERSION=3.1.40 B
8ENV RUBY_DOWNLOAD_SHA256=1b6d6010e76036c937b9671f4752f065aeca800a6c664f71f6c9a699453af94f0 B
9/bin/sh -c set -eux; savedAptMark="$(apt-mark31.12 MB
10ENV GEM_HOME=/usr/local/bundle0 B
11ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B
12ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
13/bin/sh -c mkdir -p "$GEM_HOME"177 B
14CMD ["irb"]0 B
15LABEL maintainer=Fluentd developers <[email protected]>0 B
16LABEL Description=Fluentd docker image Vendor=Fluent0 B
17ENV TINI_VERSION=0.18.00 B
18RUN /bin/sh -c apt-get update26.58 MB
19RUN /bin/sh -c groupadd -r1.8 KB
20COPY fluent.conf /fluentd/etc/ # buildkit404 B
21COPY entrypoint.sh /bin/ # buildkit458 B
22ENV FLUENTD_CONF=fluent.conf0 B
23ENV LD_PRELOAD=/usr/lib/libjemalloc.so.20 B
24EXPOSE map[24224/tcp:{} 5140/tcp:{}]0 B
25USER fluent0 B
26ENTRYPOINT ["tini" "--" "/bin/entrypoint.sh"]0 B
27CMD ["fluentd"]0 B
28USER root0 B
29COPY build.bash /build.bash # buildkit1.14 KB
30RUN /bin/sh -c apt-get update135.14 MB
31RUN /bin/sh -c /build.bash slim326.2 MB
32RUN /bin/sh -c /build.bash common168.25 MB

Command

ADD file:5fb15e28ab9cd52a4c1371f9273d159579710f4efb955c1e6d76c0403e36967c in /