sha256:51f0b622f87fe515bb77d88739ada82023039c822a0968f871f9b0f1af65c1a0
OS/ARCH
linux/amd64
Compressed size
342.13 MB
Last pushed
10 months by gtiscodeship
Type
Image
Manifest digest
sha256:51f0b622f87fe515bb77d88739ada82023039c822a0968f871f9b0f1af65c1a0
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.100 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 /src93 B14RUN /bin/sh -c curl -sSfL3.54 MB15COPY ./ . # buildkit41.22 KB16RUN /bin/sh -c go get29.64 MB17EXPOSE map[8080/tcp:{}]0 B18CMD ["air"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1763337600'