sha256:4ea989e2bbda289aef561b32f61bfeff52bd2c4ffb598581bee81acdd8aa974f
OS/ARCH
linux/amd64
Compressed size
202.69 MB
Last pushed
4 months by sozercan
Type
Image
Manifest digest
sha256:e3c7570fb1c370e2411beacc9628ce6d1172bc095816bee31b68745c50d46ea0
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c groupadd --gid3.24 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/ # buildkit449 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10RUN /bin/sh -c apt-get update32.02 MB11RUN /bin/sh -c npm install69.71 MB12RUN /bin/sh -c printf '#!/bin/sh\necho185 B13COPY /workspace/worker /worker # buildkit24.29 MB14RUN /bin/sh -c mkdir -p500.03 KB15USER 1000:10000 B16ENV HOME=/home/worker0 B17ENTRYPOINT ["/worker"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1777939200'