sha256:b4be2f2bc0d6bb0e38043d7157002724672d7e0d3875fea9178a58622017fb63
OS/ARCH
Compressed size
410.47 MB
Last pushed
3 months by realies
Type
Image
Manifest digest
sha256:f99a1ab81d966bd680f21a115872c6388cd8e33a0435303b491ca0721133179a
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=25.9.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.16 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 B10WORKDIR /app93 B11RUN /bin/sh -c apt-get update311.24 MB12COPY /app/dist ./dist # buildkit11.98 KB13COPY /app/package.json /app/yarn.lock ./ #19.31 KB14RUN /bin/sh -c yarn install23.1 MB15RUN /bin/sh -c mkdir -p499.88 KB16USER node0 B17ENV PATH=/home/node/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B18RUN /bin/sh -c yt-dlp --version32 B19CMD ["node" "dist/index.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1776729600'