Sign inSign up

newrelic/fluentd:3.0.0

Manifest digest

sha256:d2a94207ea926890d7a5425b59b0e5887ead46b45a2d2a8df8ca0d838ddbb4d6

OS/ARCH

linux/amd64

Compressed size

115.9 MB

Last pushed

over 6 years by mnevilleoneill

Type

Image

Manifest digest

sha256:d2a94207ea926890d7a5425b59b0e5887ead46b45a2d2a8df8ca0d838ddbb4d6

Image Layers

1ADD file ... in / 21.48 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get10.64 MB
4/bin/sh -c set -eux; mkdir206 B
5ENV RUBY_MAJOR=2.60 B
6ENV RUBY_VERSION=2.6.50 B
7ENV RUBY_DOWNLOAD_SHA256=d5d6da717fd48524596f9b78ac5a2eeb9691753da5c06923a6c31190abe01a620 B
8/bin/sh -c set -eux; savedAptMark="$(apt-mark18.97 MB
9ENV GEM_HOME=/usr/local/bundle0 B
10ENV BUNDLE_PATH=/usr/local/bundle BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B
11ENV PATH=/usr/local/bundle/bin:/usr/local/bundle/gems/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
12/bin/sh -c mkdir -p "$GEM_HOME"148 B
13CMD ["irb"]0 B
14LABEL maintainer=Fluentd developers <[email protected]>0 B
15LABEL Description=Fluentd docker image0 B
16ENV TINI_VERSION=0.18.00 B
17/bin/sh -c apt-get update 21.85 MB
18/bin/sh -c groupadd -r fluent1.78 KB
19COPY file:b17cd36ae7d6d987574a9735f558087612017b90b84b36b4fa908880574dd7ec in /fluentd/etc/ 408 B
20COPY file:582e4c287ae1af37b852a769a197ed48b5dcd0cbac830e6a250f14a753c893e0 in /bin/ 444 B
21ENV FLUENTD_CONF=fluent.conf0 B
22ENV LD_PRELOAD=/usr/lib/libjemalloc.so.20 B
23EXPOSE 24224 51400 B
24USER fluent0 B
25ENTRYPOINT ["tini" "--" "/bin/entrypoint.sh"]0 B
26CMD ["fluentd"]0 B
27LABEL maintainer=Eduardo Silva <[email protected]>0 B
28USER root0 B
29WORKDIR /home/fluent150 B
30ENV PATH=/fluentd/vendor/bundle/ruby/2.6.0/bin:/usr/local/bundle/bin:/usr/local/bundle/gems/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
31ENV GEM_PATH=/fluentd/vendor/bundle/ruby/2.6.00 B
32ENV GEM_HOME=/fluentd/vendor/bundle/ruby/2.6.00 B
33ENV FLUENTD_DISABLE_BUNDLER_INJECTION=10 B
34COPY multi:70aa266226e28a6d5f82b1b3b5502e014e9383d29600db970ad7d887a5c4c250 in /fluentd/ 1.17 KB
35/bin/sh -c buildDeps="sudo make gcc41.61 MB
36/bin/sh -c fluent-gem install fluent-plugin-newrelic24.87 KB
37/bin/sh -c fluent-gem install fluent-plugin-ec2-metadata1.31 MB
38/bin/sh -c touch /fluentd/etc/disable.conf158 B
39COPY file:b27dddf76bb9b3624a57a18933154bc5b87af4cbe1f567aa7f27cf1cae532c36 in /fluentd/entrypoint.sh 236 B
40ENV FLUENTD_OPT=0 B
41ENV FLUENTD_CONF=fluent.conf0 B
42ENV LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libjemalloc.so.10 B
43ENTRYPOINT ["tini" "--" "/fluentd/entrypoint.sh"]0 B

Command

ADD file:37512e59e7c324f9ec5b01628ef87efee73d2092cfe97d05ca949dc3528e4c2a in /