sha256:992cd31ae85a32afe6f718ddca6279243d4abb83a1ccb701280082931db4cd8b
OS/ARCH
linux/amd64
Compressed size
342.2 MB
Last pushed
8 months by gtiscodeship
Type
Image
Manifest digest
sha256:992cd31ae85a32afe6f718ddca6279243d4abb83a1ccb701280082931db4cd8b
Image Layers
1# debian.sh --arch 'amd64' out/47 MB2RUN /bin/sh -c set -eux;24.43 MB3RUN /bin/sh -c set -eux;64.65 MB4RUN /bin/sh -c set -eux;97.41 MB5ENV GOLANG_VERSION=1.24.120 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 -p127 B11WORKDIR /go32 B12RUN /bin/sh -c adduser user3.23 KB13WORKDIR /src92 B14RUN /bin/sh -c curl -sSfL3.55 MB15COPY ./ . # buildkit41.2 KB16RUN /bin/sh -c go get29.66 MB17EXPOSE map[8080/tcp:{}]0 B18CMD ["air"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1768176000'