Sign inSign up

seedjeffwan/aibricks-meta-controller:v0.1.2

Manifest digest

sha256:1b8599a7e9b16eda7f659f2ac56395572925bb5c77fcdbff972c53ded32a8073

OS/ARCH

linux/amd64

Compressed size

542.78 MB

Last pushed

over 2 years by seedjeffwan

Type

Image

Manifest digest

sha256:1b8599a7e9b16eda7f659f2ac56395572925bb5c77fcdbff972c53ded32a8073

Image Layers

1ADD file ... in / 47.28 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.94 MB
4/bin/sh -c set -eux; apt-get61.17 MB
5RUN /bin/sh -c set -eux;87.93 MB
6ENV GOLANG_VERSION=1.22.30 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.13 MB
11RUN /bin/sh -c mkdir -p126 B
12WORKDIR /go32 B
13WORKDIR /app93 B
14COPY go.mod go.sum ./ #6.45 KB
15RUN /bin/sh -c go mod50.66 MB
16COPY . . # buildkit22.75 MB
17RUN /bin/sh -c go build183.91 MB
18CMD ["./controller"]0 B

Command

ADD file:b9a9fc37b874060c713002ae1ac220f097edd7c6576116c22bb15aad8229b1b3 in /