Sign inSign up

unillett/idig:latest-server

Multi-platform
Index digest

sha256:8917d5902a724da96e88bd62b8e1a8c05016b79a07984fa55e1180a2d7095d30

OS/ARCH

Compressed size

532.6 MB

Last pushed

about 2 months by infralettres

Type

Image

Manifest digest

sha256:bd562a7b5db637a4c4630055b34709d3d86f330ef86cd0b3b80d00d19d558218

Image Layers

1# debian.sh --arch 'amd64' out/47.03 MB
2RUN /bin/sh -c set -eux;24.45 MB
3RUN /bin/sh -c set -eux;64.66 MB
4RUN /bin/sh -c set -eux;97.57 MB
5ENV GOLANG_VERSION=1.25.120 B
6ENV GOTOOLCHAIN=local0 B
7ENV GOPATH=/go0 B
8ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
9COPY /target/ / # buildkit57.46 MB
10RUN /bin/sh -c mkdir -p127 B
11WORKDIR /go32 B
12WORKDIR /server96 B
13COPY idig-server/go.mod ./ # buildkit993 B
14COPY idig-server/go.sum ./ # buildkit7.55 KB
15RUN /bin/sh -c go mod167.06 MB
16COPY idig-server/*.go ./ # buildkit11.17 KB
17RUN /bin/sh -c go build74.37 MB
18RUN /bin/sh -c mkdir ./data116 B
19CMD ["idig-server" "start"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'