sha256:b8ec86f74fc1da9b1e4d3247d85a93f6bfe52dc54d9295efdfe2ae5f8eabc853
OS/ARCH
linux/amd64
Compressed size
204.29 MB
Last pushed
over 3 years by bmedora
Type
Image
Manifest digest
sha256:b8ec86f74fc1da9b1e4d3247d85a93f6bfe52dc54d9295efdfe2ae5f8eabc853
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.17 MB6CMD ["/bin/bash"]0 B7WORKDIR /0 B8RUN /bin/sh -c apt-get update7.54 MB9RUN /bin/sh -c adduser 4.69 KB10RUN /bin/sh -c mkdir 142 B11ENV OIQ_OTEL_COLLECTOR_HOME=/etc/otel0 B12ENV OIQ_OTEL_COLLECTOR_STORAGE=/etc/otel/storage0 B13COPY /usr/local/openjdk-8 /usr/local/openjdk-8 # buildkit101.1 MB14ENV JAVA_HOME=/usr/local/openjdk-80 B15ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/openjdk-8/bin0 B16RUN /bin/sh -c mkdir /licenses97 B17COPY LICENSE /licenses/observiq-otel-collector.license # buildkit3.98 KB18COPY observiq-otel-collector /collector/observiq-otel-collector # buildkit45.7 MB19COPY /opentelemetry-java-contrib-jmx-metrics.jar /opt/opentelemetry-java-contrib-jmx-metrics.jar # buildkit21.74 MB20COPY plugins /etc/otel/plugins # buildkit41.62 KB21COPY config/logging.stdout.yaml /etc/otel/logging.yaml # buildkit196 B22COPY config/example.yaml /etc/otel/config.yaml # buildkit1.12 KB23RUN /bin/sh -c chown otel:otel1.16 KB24USER otel0 B25WORKDIR /etc/otel32 B26ENTRYPOINT ["/collector/observiq-otel-collector"]0 BCommand
ARG RELEASE