Sign inSign up

ganga1980/otlp-exporter:1.0

Manifest digest

sha256:df7039fda5c8579424385ea61af518a2c47ae31eb48f440c06907385647ee088

OS/ARCH

linux/amd64

Compressed size

391.42 MB

Last pushed

almost 3 years by ganga1980

Type

Image

Manifest digest

sha256:df7039fda5c8579424385ea61af518a2c47ae31eb48f440c06907385647ee088

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.120 B
8/bin/sh -c set -eux; arch="$(dpkg95.77 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 mkdir /app105 B
14ADD . /app # buildkit5.64 KB
15WORKDIR /app32 B
16RUN /bin/sh -c go mod34.15 MB
17RUN /bin/sh -c go build42.06 MB
18CMD ["/app/otlp-exporter"]0 B

Command

ADD file:39d17d28c5de0bd629e5b7c8190228e5a445d61d668e189b7523e90e68f78244 in /