Sign inSign up

mattfly/webcapture-service:latest-gpu

Multi-platform
Index digest

sha256:d42f375f733b6f6c6ff9957b2457cfbd68a49cc1a6da9259879cde0397dee66b

OS/ARCH

Compressed size

549.47 MB

Last pushed

3 months by mattfly

Type

Image

Manifest digest

sha256:e99e3c3a40aee471122e43bbbb0b4b846522959559b976cfe594459b1ed764b9

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=18.20.80 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=36.48 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true0 B
11WORKDIR /usr/src/app132 B
12RUN /bin/sh -c apt-get update457.47 MB
13ENV PUPPETEER_EXECUTABLE_PATH=/usr/bin/chromium0 B
14WORKDIR /usr/src/app32 B
15COPY package.json package-lock.json ./ #40.7 KB
16COPY /usr/src/app/dist ./dist # buildkit3.58 KB
17COPY /usr/src/app/node_modules ./node_modules # buildkit25.13 MB
18RUN /bin/sh -c npm prune1.8 MB
19VOLUME [/tmp/capture]0 B
20CMD ["node" "dist/index.js"]0 B

Command

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