sha256:1c0a56ffc7f09e614e7cd03b604d9a42a721e5b589a7a7d3580d6e1760ca9186
OS/ARCH
linux/amd64
Compressed size
911.72 MB
Last pushed
about 1 year by io2060
Type
Image
Manifest digest
sha256:1c0a56ffc7f09e614e7cd03b604d9a42a721e5b589a7a7d3580d6e1760ca9186
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=22.17.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.75 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 corepack enable56.11 KB12RUN /bin/sh -c apt-get update319.41 MB13WORKDIR /app32 B14COPY /app/node_modules ./node_modules # buildkit1.37 MB15COPY /app/dist ./dist # buildkit3.58 KB16COPY /app/haarcascade_frontalface_default.xml . # buildkit125.9 KB17COPY /app/face_matcher_model.onnx . # buildkit515.42 MB18COPY /app/face_matcher/bin ./face_matcher/bin # buildkit28.02 KB19ENV NODE_ENV=production0 B20EXPOSE map[5123/tcp:{}]0 B21CMD ["node" "dist/index.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1751241600'