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 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=20.040 B5ADD file ... in / 26.24 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c for iter47.27 MB8RUN /bin/sh -c groupadd --gid1.76 KB9RUN /bin/sh -c curl -Lo402.38 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 # buildkit278 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.97 MB20COPY bin/docker-entrypoint /usr/local/bin/ # buildkit713 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.61 MB27COPY logstash.yml /etc/logstash.yml # buildkit2.18 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