Sign inSign up

seedjeffwan/aibricks-meta-controller:v0.1.1

Manifest digest

sha256:3d3739c0f5cd5854c4ab096cc0b92dbdd83d02a54889797f99f6ee4adb3843bc

OS/ARCH

linux/amd64

Compressed size

542.8 MB

Last pushed

over 2 years by seedjeffwan

Type

Image

Manifest digest

sha256:3d3739c0f5cd5854c4ab096cc0b92dbdd83d02a54889797f99f6ee4adb3843bc

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.94 MB
18CMD ["./controller"]0 B

Command

ADD file:b9a9fc37b874060c713002ae1ac220f097edd7c6576116c22bb15aad8229b1b3 in /