Namespace
signoz
Image / Tag
signoz-otel-collector:v0.111.43-rc.4-linux-arm64
Content Digest
sha256:37d5ba3e7023f3f26d3273c405a5840b37e6e25f91c41465ebdfc793b11510eb
Details
Created

2025-06-26 10:41:12 UTC

Size

149 MB

Content Digest
Labels
  • maintainer
    signoz

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:d9b6365477446a79987b20560ae52637be6f54d6d2f801e16aaa0ca25dd0964b - 17.95% (26.7 MB)

[#001] sha256:57743d75e9160673a920073534ea7f9617857f5addbeef8f4b331836395ca254 - 2.13% (3.18 MB)

[#002] sha256:4bbe1437e1f083f469631b429c58e317be0aed6ed0c2272aad31d4b1ea26bcae - 79.92% (119 MB)

[#003] sha256:358fb2ff4e17b878a642703f05a7a9fc7b8aa497096a8a5a670e8afb0d67f99a - 0.0% (915 Bytes)


History
2025-03-17 00:00:00 UTC (debuerreotype 0.15)

# debian.sh --arch 'arm64' out/ 'bookworm' '@1742169600'

2025-06-26 10:41:12 UTC (buildkit.dockerfile.v0)

LABEL maintainer=signoz

2025-06-26 10:41:12 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2025-06-26 10:41:12 UTC (buildkit.dockerfile.v0)

ARG ARCH=arm64

2025-06-26 10:41:12 UTC (buildkit.dockerfile.v0)

ARG USER_UID=10001

2025-06-26 10:41:12 UTC (buildkit.dockerfile.v0)

RUN |3 OS=linux ARCH=arm64 USER_UID=10001 /bin/sh -c apt-get update && apt-get install -y ca-certificates && rm -rf /var/lib/apt/lists/* # buildkit

2025-06-26 10:41:12 UTC (buildkit.dockerfile.v0)

USER 10001

2025-06-26 10:41:12 UTC (buildkit.dockerfile.v0)

COPY ./target/linux-arm64/signoz-otel-collector /signoz-otel-collector # buildkit

2025-06-26 10:41:12 UTC (buildkit.dockerfile.v0)

COPY conf/default.yaml /etc/otel/config.yaml # buildkit

2025-06-26 10:41:12 UTC (buildkit.dockerfile.v0)

EXPOSE map[4317/tcp:{} 4318/tcp:{}]

2025-06-26 10:41:12 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/signoz-otel-collector"]

2025-06-26 10:41:12 UTC (buildkit.dockerfile.v0)

CMD ["--config" "/etc/otel/config.yaml"]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete