sha256:4f2ec0d364a5c57e2ff1106cd21af53b0409a44d5933421a319eecc973eafadd
OS/ARCH
Compressed size
389.04 MB
Last pushed
over 1 year by antlafarge
Type
Image
Manifest digest
sha256:3536e490d3b3528e2503c57b0d6fdbd42b13d9936781d6dcb5b6fe1169058745
Image Layers
1# debian.sh --arch 'arm64' out/46.09 MB2RUN /bin/sh -c set -eux;22.46 MB3RUN /bin/sh -c set -eux;61.38 MB4RUN /bin/sh -c set -ex;193.37 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=22.16.00 B7RUN /bin/sh -c ARCH= &&53.43 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 B13LABEL maintainer.name=Antoine Lafarge [email protected] maintainer.github=https://github.com/antlafarge0 B14ENV OutputMoviePattern=<Title> (<Year>) <Quality>.<Extension> OutputSeriePattern=<Title>/Saison0 B15WORKDIR /usr/src/app132 B16COPY package.json ./ # buildkit533 B17RUN /bin/sh -c npm install11.1 MB18COPY test test # buildkit2.25 KB19COPY res res # buildkit1.11 KB20COPY src src # buildkit10.61 KB21ENTRYPOINT ["npm" "run" "start"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1747699200'