sha256:690a048ff242c1071d9cec39d6e67d50396da6d50461cf2069c485f6b66a3697
OS/ARCH
Compressed size
532.48 MB
Last pushed
almost 2 years by hairyhenderson
Type
Image
Manifest digest
sha256:d7910146f3e7d77d62b217a39ac549b8c84b0c72056d85fe358a64b03f9575b1
Image Layers
1# debian.sh --arch 'arm64' out/46.09 MB2RUN /bin/sh -c set -eux;22.32 MB3RUN /bin/sh -c set -eux;61.37 MB4RUN /bin/sh -c set -eux;82.34 MB5ENV GOLANG_VERSION=1.23.40 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/ / # buildkit67.4 MB10RUN /bin/sh -c mkdir -p127 B11WORKDIR /go32 B12LABEL org.opencontainers.image.source=https://github.com/hairyhenderson/dockerfiles0 B13RUN /bin/sh -c mkdir -p124 B14RUN /bin/sh -c apt-get update793.88 KB15ENV DOCKER_BUILDKIT=10 B16ENV GOFLAGS=-buildvcs=false0 B17COPY /usr/bin/golangci-lint /bin/ # buildkit10.36 MB18COPY /bin/vault /bin/vault # buildkit140.87 MB19COPY /bin/consul /bin/consul # buildkit59.96 MB20COPY /usr/local/bin/docker /bin/docker # buildkit16.7 MB21COPY /go/bin/go-junit-report /bin/go-junit-report # buildkit1.59 MB22COPY /buildx /usr/libexec/docker/cli-plugins/docker-buildx # buildkit16.3 MB23COPY /bin/bashbrew /bin/bashbrew # buildkit6.4 MBCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1733097600'