sha256:bf3049cfd12c4e995e36b6250dfdeeec1174a23f27226b42bf5bb2bf287c870d
OS/ARCH
linux/amd64
Compressed size
349.67 MB
Last pushed
4 months by sozercan
Type
Image
Manifest digest
sha256:252d88cd8fa8ca8924081f563021a7cc802176e19ce03ba35a6e3e1e9a80c3e5
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.22.30 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.61 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10RUN /bin/sh -c apt-get update115.23 MB11COPY /usr/local/go /usr/local/go # buildkit64.17 MB12RUN /bin/sh -c ln -sf186 B13ENV GOROOT=/usr/local/go0 B14ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B15RUN /bin/sh -c npm install86.49 MB16RUN /bin/sh -c printf '#!/bin/sh\necho182 B17COPY /workspace/worker /worker # buildkit7.11 MB18RUN /bin/sh -c mkdir -p500.45 KB19USER 1000:10000 B20ENV HOME=/home/worker0 B21ENTRYPOINT ["/worker"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1779062400'