sha256:3d2f38383d5a32177f42658507bf84b97b9fdcc204037c3f437a94e907ddb80f
OS/ARCH
linux/amd64
Compressed size
294.62 MB
Last pushed
11 months by adguarddevteam
Type
Image
Manifest digest
sha256:3d2f38383d5a32177f42658507bf84b97b9fdcc204037c3f437a94e907ddb80f
Image Layers
1# debian.sh --arch 'amd64' out/47 MB2RUN /bin/sh -c set -eux;24.43 MB3RUN /bin/sh -c set -eux;64.64 MB4RUN /bin/sh -c set -eux;97.36 MB5ENV GOLANG_VERSION=1.25.30 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/ / # buildkit57.36 MB10RUN /bin/sh -c mkdir -p125 B11WORKDIR /go32 B12RUN /bin/sh -c apt update
apt3.82 MB13WORKDIR /build32 B14VOLUME [/build]0 B15RUN /bin/sh -c git config699 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1759104000'