sha256:cdff103c4cd208591a1a413325de7989bfa9affac3dcd7cac9f000c89069915c
OS/ARCH
linux/amd64
Compressed size
571.16 MB
Last pushed
6 months by scotcurry4
Type
Image
Manifest digest
sha256:d6ac2513aae65e5cc54b2dd2d512d00a11288380a1d4f67c9af466fb9fbd13ac
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.43 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 -p125 B11WORKDIR /go32 B12WORKDIR /app92 B13ARG DD_GIT_COMMIT_SHA=1abe5b4e89ecc611e55e77b1f4084bbe740f4c4a0 B14ARG DD_GIT_REPOSITORY_URL=github.com/scotcurry/curryware-kafka-go-processor0 B15ENV DD_GIT_COMMIT_SHA=1abe5b4e89ecc611e55e77b1f4084bbe740f4c4a0 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=1abe5b4e89ecc611e55e77b1f4084bbe740f4c4a DD_GIT_REPOSITORY_URL=github.com/scotcurry/curryware-kafka-go-processor /bin/sh186.38 MB19COPY . . # buildkit113.99 KB20RUN |2 DD_GIT_COMMIT_SHA=1abe5b4e89ecc611e55e77b1f4084bbe740f4c4a DD_GIT_REPOSITORY_URL=github.com/scotcurry/curryware-kafka-go-processor /bin/sh87.04 MB21CMD ["./curryware-kafka-go-processor"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1771804800'