sha256:5e05e2af0295f499fdaff545feaa9e13dd1b41812a173a0ecc8f12bea3b55c5a
OS/ARCH
linux/amd64
Compressed size
307.23 MB
Last pushed
over 1 year by orbisk
Type
Image
Manifest digest
sha256:5e05e2af0295f499fdaff545feaa9e13dd1b41812a173a0ecc8f12bea3b55c5a
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.03 MB13RUN /bin/sh -c corepack enable55.33 KB14COPY . /app # buildkit94.36 KB15WORKDIR /app32 B16COPY /app/node_modules /app/node_modules # buildkit1.06 MB17COPY /app/dist /app/dist # buildkit7.6 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'