Sign inSign up

io2060/vision-matcher:latest

Manifest digest

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 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=22.17.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.75 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app93 B
11RUN /bin/sh -c corepack enable56.11 KB
12RUN /bin/sh -c apt-get update319.41 MB
13WORKDIR /app32 B
14COPY /app/node_modules ./node_modules # buildkit1.37 MB
15COPY /app/dist ./dist # buildkit3.58 KB
16COPY /app/haarcascade_frontalface_default.xml . # buildkit125.9 KB
17COPY /app/face_matcher_model.onnx . # buildkit515.42 MB
18COPY /app/face_matcher/bin ./face_matcher/bin # buildkit28.02 KB
19ENV NODE_ENV=production0 B
20EXPOSE map[5123/tcp:{}]0 B
21CMD ["node" "dist/index.js"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1751241600'