sha256:f294aed899c95e35a9b3984277041e8ec627f2180d8e59de1c789e135b18155e
OS/ARCH
Compressed size
413.12 MB
Last pushed
8 months by woodpeckerbot
Type
Image
Manifest digest
sha256:80ecbb3ceb7326c1c86b731c5ff34ba11116564422fb963e02db1fe0ab407905
Image Layers
1# debian.sh --arch 'amd64' out/46.23 MB2RUN /bin/sh -c set -eux;22.92 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.67 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=24.12.00 B7RUN /bin/sh -c ARCH= &&55.25 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13WORKDIR /app93 B14COPY package.json pnpm-lock.yaml src/ ./6.47 KB15RUN /bin/sh -c npm install1018.71 KB16RUN /bin/sh -c corepack enable23.44 MB17ENTRYPOINT ["/app/node_modules/.bin/tsx" "/app/index.ts"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1766966400'