sha256:403030d3f3e3c37bd97d05e50688ac410d9d654b29d4b944bef67d98e2b7d1c0
OS/ARCH
Compressed size
533.01 MB
Last pushed
3 months by elasticmachine
Type
Image
Manifest digest
sha256:2ae36bfad87ce9da2a03092a5e6639dfb4f89861dc681e39881a03311bcc7774
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 30.19 MB5CMD ["/bin/bash"]0 B6RUN /bin/sh -c for iter51.53 MB7RUN /bin/sh -c userdel -r1.23 KB8RUN /bin/sh -c curl -Lo451.04 MB9WORKDIR /usr/share/logstash34 B10ENV ELASTIC_CONTAINER=true0 B11ENV PATH=/usr/share/logstash/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B12COPY config/logstash-full.yml config/logstash.yml # buildkit285 B13COPY config/pipelines.yml config/log4j2.properties config/log4j2.file.properties config/1.63 KB14COPY pipeline/default.conf pipeline/logstash.conf # buildkit286 B15RUN /bin/sh -c chown --recursive1.81 KB16ENV LANG=en_US.UTF-8 LC_ALL=en_US.UTF-80 B17COPY --chown=logstash:root env2yaml/classes /usr/share/logstash/env2yaml/classes/ #6.25 KB18COPY --chown=logstash:root env2yaml/lib /usr/share/logstash/env2yaml/lib/ #250.73 KB19COPY --chmod=0755 env2yaml/env2yaml /usr/local/bin/env2yaml #365 B20COPY bin/docker-entrypoint /usr/local/bin/ # buildkit725 B21RUN /bin/sh -c chmod 075534 B22USER 10000 B23EXPOSE [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 BCommand
ARG RELEASE