sha256:16963b8f1618c3991dae25c3ff53c049be160ac59113d7507cc7cbc6a6105ca4
OS/ARCH
Compressed size
151.24 MB
Last pushed
26 days by solarwinds
Type
Image
Manifest digest
sha256:87a3c50b950a6bf9d776029235f2e268793018d7b6eb851832fc11850a5eecd7
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c apt-get update3.34 MB3COPY /journalctl-deps/ /opt/journalctl-deps/ # buildkit6.76 MB4COPY /build/docker/install-journal-binary.sh /install-journal-binary.sh # buildkit1.03 KB5RUN /bin/sh -c chmod +x8.17 MB6ARG TARGETARCH=amd640 B7ARG USER_UID=100010 B8ARG DISTRIBUTION=playground0 B9COPY /build/docker/LICENSE /LICENSE # buildkit3.55 KB10COPY /solarwinds-otel-collector-playground-linux-amd64 /solarwinds-otel-collector # buildkit100.69 MB11COPY /connection-check-linux-amd64 /connection-check # buildkit5.03 MB12COPY /build/oss/distributions/playground/NOTICE-linux-amd64.md /NOTICE.md # buildkit327.43 KB13USER 100010 B14ENTRYPOINT ["/solarwinds-otel-collector"]0 B15CMD ["--config=/opt/default-config.yaml"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1782172800'