sha256:d5d8cc00cf43b9b69ba6c9fbd91eca2decf7a3f0c479dd24e8f4c228708652f8
OS/ARCH
Compressed size
482.62 MB
Last pushed
over 1 year by gunterze
Type
Image
Manifest digest
sha256:23e8bb9789b51305bc8b1a11595ff1f589e8f6277c7e239bfbe9dd65e0d5c03e
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=20.040 B5ADD file ... in / 24.77 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c for iter36.27 MB8RUN /bin/sh -c groupadd --gid1.77 KB9RUN /bin/sh -c curl -Lo400.64 MB10WORKDIR /usr/share/logstash32 B11ENV ELASTIC_CONTAINER=true0 B12ENV PATH=/usr/share/logstash/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B13COPY config/logstash-full.yml config/logstash.yml # buildkit278 B14COPY config/pipelines.yml config/log4j2.properties config/log4j2.file.properties config/1.54 KB15COPY pipeline/default.conf pipeline/logstash.conf # buildkit276 B16RUN /bin/sh -c chown --recursive1.73 KB17ENV LANG=en_US.UTF-8 LC_ALL=en_US.UTF-80 B18COPY env2yaml/env2yaml-amd64 env2yaml/env2yaml-arm64 env2yaml/ #3.81 MB19RUN /bin/sh -c env2yamlarch="$(dpkg --print-architecture)";1.84 MB20COPY bin/docker-entrypoint /usr/local/bin/ # buildkit712 B21RUN /bin/sh -c chmod 075532 B22USER 10000 B23EXPOSE map[5044/tcp:{} 9600/tcp:{}]0 B24LABEL org.label-schema.schema-version=1.0 org.label-schema.vendor=Elastic org.opencontainers.image.vendor=Elastic org.label-schema.name=logstash0 B25ENTRYPOINT ["/usr/local/bin/docker-entrypoint"]0 B26RUN /bin/sh -c /usr/share/logstash/bin/logstash-plugin install15.27 MB27COPY logstash.yml /etc/logstash.yml # buildkit2.17 KB28COPY certs /etc/certs # buildkit3.42 KB29ENV ELASTICSEARCH_HOST=elasticsearch ELASTICSEARCH_PORT=9200 ELASTICSEARCH_INDEX=logstash-%{type}-%{+YYYY.MM.dd} SYSLOG_UDP_PORT=85140 B30COPY docker-entrypoint.sh / # buildkit522 B31ENTRYPOINT ["/docker-entrypoint.sh"]0 B32CMD ["logstash" "-f" "/etc/logstash.yml"]0 BCommand
ARG RELEASE