Sign inSign up

dhiirendra8/go-consumer:0.0.2.SNAPSHOT

Message queues
Manifest digest

sha256:feaf56d4c0173c8c5eb1a4d8cdc84d93a8a12fe88371f9a920838b795acbf569

OS/ARCH

linux/amd64

Compressed size

650.61 MB

Last pushed

over 2 years by dhiirendra8

Type

Image

Manifest digest

sha256:feaf56d4c0173c8c5eb1a4d8cdc84d93a8a12fe88371f9a920838b795acbf569

Image Layers

1ADD file ... in / 47.26 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.93 MB
4/bin/sh -c set -eux; apt-get61.17 MB
5RUN /bin/sh -c set -eux;88.1 MB
6ENV GOLANG_VERSION=1.22.20 B
7ENV GOTOOLCHAIN=local0 B
8ENV GOPATH=/go0 B
9ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
10COPY /usr/local/go/ /usr/local/go/ # buildkit66.12 MB
11RUN /bin/sh -c mkdir -p175 B
12WORKDIR /go32 B
13WORKDIR /app93 B
14COPY go.mod go.sum ./ #8.13 KB
15RUN /bin/sh -c go mod340.57 MB
16COPY /consumer/consumer.go ./ # buildkit824 B
17RUN /bin/sh -c go build24.45 MB
18CMD ["./consumer"]0 B

Command

ADD file:ca6d1f0f80dd6c91b8ba1d1adf77d7af6d0e5f2f493a2858e384c11874314395 in /