sha256:776c97e8fb8cc2a9df903becce9a8c70b349f818a560d555df5022f40a85bdd7
OS/ARCH
linux/amd64
Compressed size
571.2 MB
Last pushed
6 months by scotcurry4
Type
Image
Manifest digest
sha256:d993b56625fa575600a92c21c3575101fa77c9d52d373d3f5abece70ea74ef48
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.44 MB5ENV GOLANG_VERSION=1.26.10 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/ / # buildkit64.1 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12WORKDIR /app93 B13ARG DD_GIT_COMMIT_SHA=0ca731f9373efce5bd1bc0e1bd2deaa99e08c51e0 B14ARG DD_GIT_REPOSITORY_URL=github.com/scotcurry/curryware-kafka-go-processor0 B15ENV DD_GIT_COMMIT_SHA=0ca731f9373efce5bd1bc0e1bd2deaa99e08c51e0 B16ENV DD_GIT_REPOSITORY_URL=github.com/scotcurry/curryware-kafka-go-processor0 B17COPY go.mod go.sum ./ #27.35 KB18RUN |2 DD_GIT_COMMIT_SHA=0ca731f9373efce5bd1bc0e1bd2deaa99e08c51e DD_GIT_REPOSITORY_URL=github.com/scotcurry/curryware-kafka-go-processor /bin/sh186.38 MB19COPY . . # buildkit117.21 KB20RUN |2 DD_GIT_COMMIT_SHA=0ca731f9373efce5bd1bc0e1bd2deaa99e08c51e DD_GIT_REPOSITORY_URL=github.com/scotcurry/curryware-kafka-go-processor /bin/sh87.05 MB21CMD ["./curryware-kafka-go-processor"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1773619200'