sha256:4fcdc58e7a400a6a263015bebc794a77af5b3b329f8721ec1ca0031de744668f
OS/ARCH
linux/amd64
Compressed size
367.18 MB
Last pushed
6 months by ovhcloudbot
Type
Image
Manifest digest
sha256:4fcdc58e7a400a6a263015bebc794a77af5b3b329f8721ec1ca0031de744668f
Image Layers
1# debian.sh --arch 'amd64' out/48.14 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 B12COPY . /go/src/github.com/ovh/utask # buildkit21.95 MB13WORKDIR /go/src/github.com/ovh/utask32 B14RUN /bin/sh -c make re20.3 MB15WORKDIR /app32 B16COPY /home/node/ui/dashboard/dist/utask-ui/ /app/static/dashboard/ # buildkit3.54 MB17RUN /bin/sh -c cp /go/src/github.com/ovh/utask/utask22.63 MB18EXPOSE [8081/tcp]0 B19CMD ["/app/utask"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1773619200'