sha256:cd4120f5706dc0911b8479b3b0527ff263764df7c2e29f1d90af0085e7b3a4e7
OS/ARCH
linux/amd64
Compressed size
120.35 MB
Last pushed
over 1 year by pats22
Type
Image
Manifest digest
sha256:27d46f966249386ba57cfd45ef496467071233641f3dbfded25a96a177a140d9
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=22.13.00 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/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11ENV NODE_ENV=production0 B12RUN /bin/sh -c apt update40.31 MB13COPY /app/node_modules ./node_modules # buildkit5.45 MB14COPY tsconfig.json ./tsconfig.json # buildkit262 B15COPY src ./src # buildkit14.89 KB16CMD ["/app/node_modules/.bin/tsx" "/app/src/run.ts"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1734912000'