sha256:2b7f50ef4280d5c0f457081f33ef7997782e3ec8af779ac311bda9a669d36798
OS/ARCH
linux/amd64
Compressed size
204.28 MB
Last pushed
over 3 years by bmedora
Type
Image
Manifest digest
sha256:2b7f50ef4280d5c0f457081f33ef7997782e3ec8af779ac311bda9a669d36798
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.97 KB18COPY observiq-otel-collector /collector/observiq-otel-collector # buildkit45.69 MB19COPY /opentelemetry-java-contrib-jmx-metrics.jar /opt/opentelemetry-java-contrib-jmx-metrics.jar # buildkit21.74 MB20COPY plugins /etc/otel/plugins # buildkit41.17 KB21COPY config/logging.stdout.yaml /etc/otel/logging.yaml # buildkit191 B22COPY config/example.yaml /etc/otel/config.yaml # buildkit1.11 KB23RUN /bin/sh -c chown otel:otel1.16 KB24USER otel0 B25WORKDIR /etc/otel32 B26ENTRYPOINT ["/collector/observiq-otel-collector"]0 BCommand
ARG RELEASE