sha256:9eb286ea067480de67882a5f5c397e893ca3d78f12c8bc1ae059161e4880c827
OS/ARCH
linux/amd64
Compressed size
315.25 MB
Last pushed
over 1 year by orbisk
Type
Image
Manifest digest
sha256:9eb286ea067480de67882a5f5c397e893ca3d78f12c8bc1ae059161e4880c827
Image Layers
1# debian.sh --arch 'amd64' out/26.91 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.13.10 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.01 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 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.38 KB14COPY . /app # buildkit91.49 KB15WORKDIR /app32 B16COPY /app/node_modules /app/node_modules # buildkit547.42 KB17COPY /app/dist /app/dist # buildkit5.54 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.sh218.82 MBCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1738540800'