sha256:cc8398b8ed2b9f30df91ef2fb5b089fe8ea902efae5c4121bac0fa892d39aaf3
OS/ARCH
linux/amd64
Compressed size
367.08 MB
Last pushed
about 14 hours by ovhcloudbot
Type
Image
Manifest digest
sha256:cc8398b8ed2b9f30df91ef2fb5b089fe8ea902efae5c4121bac0fa892d39aaf3
Image Layers
1# debian.sh --arch 'amd64' out/48.14 MB2RUN /bin/sh -c set -eux;24.45 MB3RUN /bin/sh -c set -eux;64.65 MB4RUN /bin/sh -c set -eux;97.54 MB5ENV GOLANG_VERSION=1.26.50 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.17 MB10RUN /bin/sh -c mkdir -p127 B11WORKDIR /go32 B12COPY . /go/src/github.com/ovh/utask # buildkit21.58 MB13WORKDIR /go/src/github.com/ovh/utask32 B14RUN /bin/sh -c make re20.34 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.67 MB18EXPOSE [8081/tcp]0 B19CMD ["/app/utask"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'