Sign inSign up

nanda03dev/gque:1.0.1

Message queues
Manifest digest

sha256:6de638e483146df573b648f04c8ac0e89587162e02fcdfe9b65b4b840bef2dca

OS/ARCH

linux/arm64/v8

Compressed size

353.36 MB

Last pushed

almost 2 years by nanda03dev

Type

Image

Manifest digest

sha256:6de638e483146df573b648f04c8ac0e89587162e02fcdfe9b65b4b840bef2dca

Image Layers

1ADD file ... in / 47.29 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.5 MB
4/bin/sh -c set -eux; apt-get61.37 MB
5RUN /bin/sh -c set -eux;82.3 MB
6ENV GOLANG_VERSION=1.23.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 /target/ / # buildkit67.37 MB
11RUN /bin/sh -c mkdir -p124 B
12WORKDIR /go32 B
13WORKDIR /app93 B
14COPY go.mod go.sum ./ #2.95 KB
15RUN /bin/sh -c go mod34.7 MB
16COPY . . # buildkit107.46 KB
17RUN /bin/sh -c go build37.72 MB
18CMD ["./gque"]0 B

Command

ADD file:e689b230a6f8e5eb3500dfa6f80afd8bda70b82deda3656ddeea10df15dd54c3 in /