Sign inSign up

seedjeffwan/aibricks-meta-controller:v0.1.0

Manifest digest

sha256:13a9034f3b9a690d3829309bc010a76c9302dcb11f4241c41a8ca8c1ea71be02

OS/ARCH

linux/amd64

Compressed size

520.01 MB

Last pushed

over 2 years by seedjeffwan

Type

Image

Manifest digest

sha256:13a9034f3b9a690d3829309bc010a76c9302dcb11f4241c41a8ca8c1ea71be02

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 . . # buildkit11.34 KB
17RUN /bin/sh -c go build183.89 MB
18CMD ["./controller"]0 B

Command

ADD file:b9a9fc37b874060c713002ae1ac220f097edd7c6576116c22bb15aad8229b1b3 in /