Sign inSign up

brightmountainmediainc/hellogo:latest

Multi-platform
Index digest

sha256:057490c6629c28466dacc841bb5804417a6e2cf9730ee05a4b0c9fc17c04b34e

OS/ARCH

Compressed size

85.79 MB

Last pushed

about 2 years by brightmountainmediainc

Type

Image

Manifest digest

sha256:abd28cffba8ecd21e19794644556b50c61c263cf103b4f047a5ee3a3e02d6ae3

Image Layers

1ADD file ... in / 3.24 MB
2CMD ["/bin/sh"]0 B
3/bin/sh -c apk add --no-cache278.02 KB
4ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
5ENV GOLANG_VERSION=1.21.30 B
6/bin/sh -c set -eux; apk63.91 MB
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
10/bin/sh -c mkdir -p "$GOPATH/src"157 B
11WORKDIR /go0 B
12WORKDIR /app90 B
13COPY go.mod . # buildkit156 B
14RUN /bin/sh -c go mod138 B
15COPY main.go main.go # buildkit294 B
16ARG TARGETOS=linux TARGETARCH=amd640 B
17RUN |2 TARGETOS=linux TARGETARCH=amd64 /bin/sh18.36 MB
18CMD ["./hellogo"]0 B

Command

ADD file:756183bba9c7f4593c2b216e98e4208b9163c4c962ea0837ef88bd917609d001 in /