sha256:2b9a20688eefa477c67a4f81188e33697c35b58d06afae8d397a30ef8c8078e9
OS/ARCH
linux/amd64
Compressed size
307.24 MB
Last pushed
over 1 year by orbisk
Type
Image
Manifest digest
sha256:2b9a20688eefa477c67a4f81188e33697c35b58d06afae8d397a30ef8c8078e9
Image Layers
1# debian.sh --arch 'amd64' out/26.91 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=22.14.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.08 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 B10ENV PNPM_HOME=/pnpm0 B11ENV PATH=/pnpm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B12RUN /bin/sh -c npm i1.04 MB13RUN /bin/sh -c corepack enable55.79 KB14COPY . /app # buildkit94.38 KB15WORKDIR /app32 B16COPY /app/node_modules /app/node_modules # buildkit1.06 MB17COPY /app/dist /app/dist # buildkit7.63 KB18RUN /bin/sh -c apt-get update14.47 MB19RUN /bin/sh -c apt-get install5.69 MB20RUN /bin/sh -c curl -fsSL6.5 KB21RUN /bin/sh -c sh get-docker.sh210.19 MBCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1740355200'