sha256:8775adf888fbd40249494a7b0ba1fcc85cdb07938112188f8f9d006f295c32fa
OS/ARCH
linux/amd64
Compressed size
95.03 MB
Last pushed
over 1 year by muvaf
Type
Image
Manifest digest
sha256:8775adf888fbd40249494a7b0ba1fcc85cdb07938112188f8f9d006f295c32fa
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.12.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=45.75 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10RUN /bin/sh -c apt-get update20.59 MB11WORKDIR /app93 B12COPY package.json package-lock.json ./ #705 B13RUN /bin/sh -c npm ci82.91 KB14COPY . . # buildkit42.22 KB15CMD ["node" "index.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1734912000'