Sign inSign up

dcm4che/logstash-dcm4chee:8.15.1-19

Multi-platform
Index digest

sha256:4d8deaf31f8f95632c9de050e20334f7f4e151342aed7965ff9220f872463630

OS/ARCH

Compressed size

497.29 MB

Last pushed

over 1 year by gunterze

Type

Image

Manifest digest

sha256:a26093d1bf84359e09be95c8e8a3d4d5dfdff7998ed6a17473cfed42dd0e61eb

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=20.040 B
5ADD file ... in / 26.24 MB
6CMD ["/bin/bash"]0 B
7RUN /bin/sh -c for iter47.27 MB
8RUN /bin/sh -c groupadd --gid1.76 KB
9RUN /bin/sh -c curl -Lo402.38 MB
10WORKDIR /usr/share/logstash32 B
11ENV ELASTIC_CONTAINER=true0 B
12ENV PATH=/usr/share/logstash/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
13COPY config/logstash-full.yml config/logstash.yml # buildkit278 B
14COPY config/pipelines.yml config/log4j2.properties config/log4j2.file.properties config/1.54 KB
15COPY pipeline/default.conf pipeline/logstash.conf # buildkit278 B
16RUN /bin/sh -c chown --recursive1.73 KB
17ENV LANG=en_US.UTF-8 LC_ALL=en_US.UTF-80 B
18COPY env2yaml/env2yaml-amd64 env2yaml/env2yaml-arm64 env2yaml/ #3.81 MB
19RUN /bin/sh -c env2yamlarch="$(dpkg --print-architecture)";1.97 MB
20COPY bin/docker-entrypoint /usr/local/bin/ # buildkit713 B
21RUN /bin/sh -c chmod 075532 B
22USER 10000 B
23EXPOSE map[5044/tcp:{} 9600/tcp:{}]0 B
24LABEL org.label-schema.schema-version=1.0 org.label-schema.vendor=Elastic org.opencontainers.image.vendor=Elastic org.label-schema.name=logstash0 B
25ENTRYPOINT ["/usr/local/bin/docker-entrypoint"]0 B
26RUN /bin/sh -c /usr/share/logstash/bin/logstash-plugin install15.61 MB
27COPY logstash.yml /etc/logstash.yml # buildkit2.18 KB
28COPY certs /etc/certs # buildkit3.42 KB
29ENV ELASTICSEARCH_HOST=elasticsearch ELASTICSEARCH_PORT=9200 ELASTICSEARCH_INDEX=logstash-%{type}-%{+YYYY.MM.dd} SYSLOG_UDP_PORT=85140 B
30COPY docker-entrypoint.sh / # buildkit522 B
31ENTRYPOINT ["/docker-entrypoint.sh"]0 B
32CMD ["logstash" "-f" "/etc/logstash.yml"]0 B

Command

 ARG RELEASE