Sign inSign up

douglascamata/otel-col:18

Manifest digest

sha256:ccaf683850ae48e3355c366bc8ed848a9e78c6d9f00f6efe8de03c5931a681e6

OS/ARCH

linux/arm64

Compressed size

164.2 MB

Last pushed

over 1 year by douglascamata

Type

Image

Manifest digest

sha256:ccaf683850ae48e3355c366bc8ed848a9e78c6d9f00f6efe8de03c5931a681e6

Image Layers

1ARG USER_UID=100010 B
2ARG USER_GID=100010 B
3USER 10001:100010 B
4COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit125.29 KB
5COPY --chmod=666 /etc/otel/supervisor-data/ /etc/otel/supervisor-data/ #145 B
6COPY --chmod=755 /usr/local/bin/opampsupervisor /opampsupervisor #6.42 MB
7COPY supervisor.yaml /etc/otel/supervisor.yaml # buildkit641 B
8COPY otelcontribcol /otelcol-contrib # buildkit157.66 MB
9EXPOSE map[4317/tcp:{} 55679/tcp:{} 55680/tcp:{}]0 B
10ENTRYPOINT ["/opampsupervisor"]0 B
11CMD ["--config" "/etc/otel/supervisor.yaml"]0 B

Command

ARG USER_UID=10001