Sign inSign up

vespersio/fluentd-elasticsearch:latest

Manifest digest

sha256:2be501276349a36eb209a6391b3e72a17176687b61426b47946d2d9237bec54b

OS/ARCH

linux/amd64

Compressed size

19.58 MB

Last pushed

about 5 years by vespersio

Type

Image

Manifest digest

sha256:2be501276349a36eb209a6391b3e72a17176687b61426b47946d2d9237bec54b

Image Layers

1ADD file ... in / 2.68 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=Fluentd developers <[email protected]>0 B
4LABEL Description=Fluentd docker image Vendor=Fluent0 B
5RUN /bin/sh -c apk update15.87 MB
6RUN /bin/sh -c addgroup -S1.26 KB
7COPY fluent.conf /fluentd/etc/ # buildkit407 B
8COPY entrypoint.sh /bin/ # buildkit458 B
9ENV FLUENTD_CONF=fluent.conf0 B
10ENV LD_PRELOAD=0 B
11ENV RUBYLIB=/usr/lib/ruby/gems/2.7.0/gems/resolv-0.2.1/lib0 B
12EXPOSE map[24224/tcp:{} 5140/tcp:{}]0 B
13USER fluent0 B
14ENTRYPOINT ["tini" "--" "/bin/entrypoint.sh"]0 B
15CMD ["fluentd"]0 B
16USER root0 B
17gem install fluent-plugin-elasticsearch --no-document --version1.02 MB
18USER fluent0 B
19LABEL org.opencontainers.image.created=2021-08-17T00:07:55Z0 B
20LABEL org.opencontainers.image.revision=dc23d7e7f53c915265fd402c9c13af149d65b9f80 B
21LABEL org.opencontainers.image.source=https://git.capybara.pro/docker/fluentd-elasticsearch.git0 B
22LABEL org.opencontainers.image.url=https://git.capybara.pro/docker/fluentd-elasticsearch0 B

Command

ADD file:8ec69d882e7f29f0652d537557160e638168550f738d0d49f90a7ef96bf31787 in /