Sign inSign up

alex7285/custom-otel:v0.1

Manifest digest

sha256:2c8777d927db59038c04bb2d1ba5b0073b9333507ae0465c6544bed0b61987cc

OS/ARCH

linux/amd64

Compressed size

1.11 GB

Last pushed

almost 3 years by alex7285

Type

Image

Manifest digest

sha256:2c8777d927db59038c04bb2d1ba5b0073b9333507ae0465c6544bed0b61987cc

Image Layers

1ADD file ... in / 47.29 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.94 MB
4/bin/sh -c apt-get update &&61.16 MB
5/bin/sh -c set -eux; apt-get88.05 MB
6ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
7ENV GOLANG_VERSION=1.20.110 B
8/bin/sh -c set -eux; arch="$(dpkg95.78 MB
9ENV GOPATH=/go0 B
10ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
11/bin/sh -c mkdir -p "$GOPATH/src"156 B
12WORKDIR /go0 B
13RUN /bin/sh -c go install31.62 MB
14WORKDIR /otel94 B
15COPY . . # buildkit22.38 MB
16RUN /bin/sh -c CGO_ENABLED=0 builder740.11 MB
17RUN /bin/sh -c chmod +x22.72 MB
18ENTRYPOINT ["/otel/otelcol-custom"]0 B
19CMD ["--config" "/etc/otel/config.yaml"]0 B

Command

ADD file:39d17d28c5de0bd629e5b7c8190228e5a445d61d668e189b7523e90e68f78244 in /