Sign inSign up

mattfly/webcapture-service:main

Multi-platform
Index digest

sha256:3e5c2dded2d88cf15a69befdd21476418aa9d9ff1e57e6c4efac284c9ad2a6a3

OS/ARCH

Compressed size

502.08 MB

Last pushed

3 months by mattfly

Type

Image

Manifest digest

sha256:4ea49248b0dfd786cdf06df130ec481ee630b3aac3bdae3d687274f2359362e1

Image Layers

1# debian.sh --arch 'arm64' out/26.77 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=18.20.80 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=36.53 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 update410.19 MB
13ENV PUPPETEER_EXECUTABLE_PATH=/usr/bin/chromium0 B
14WORKDIR /usr/src/app32 B
15COPY package.json package-lock.json ./ #40.69 KB
16COPY /usr/src/app/dist ./dist # buildkit3.59 KB
17COPY /usr/src/app/node_modules ./node_modules # buildkit25.11 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 'arm64' out/ 'bookworm' '@1747699200'