sha256:df3ad62f89ab3e882e422506c61121e7f3167772b12b38fe9af782ba790a4a62
OS/ARCH
linux/amd64
Compressed size
342.12 MB
Last pushed
9 months by gtiscodeship
Type
Image
Manifest digest
sha256:df3ad62f89ab3e882e422506c61121e7f3167772b12b38fe9af782ba790a4a62
Image Layers
1# debian.sh --arch 'amd64' out/47.01 MB2RUN /bin/sh -c set -eux;24.43 MB3RUN /bin/sh -c set -eux;64.64 MB4RUN /bin/sh -c set -eux;97.38 MB5ENV GOLANG_VERSION=1.24.110 B6ENV GOTOOLCHAIN=local0 B7ENV GOPATH=/go0 B8ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B9COPY /target/ / # buildkit75.46 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12RUN /bin/sh -c adduser user3.23 KB13WORKDIR /src91 B14RUN /bin/sh -c curl -sSfL3.55 MB15COPY ./ . # buildkit41.2 KB16RUN /bin/sh -c go get29.62 MB17EXPOSE map[8080/tcp:{}]0 B18CMD ["air"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1765152000'