Sign inSign up

fbongiovanni29/docuforge-web:debug4

Manifest digest

sha256:6795302a653ea7c0d74139190f0de66c97af2f1ef16250ba765a596e52e6d4f6

OS/ARCH

linux/amd64

Compressed size

97.32 MB

Last pushed

11 months by fbongiovanni29

Type

Image

Manifest digest

sha256:6795302a653ea7c0d74139190f0de66c97af2f1ef16250ba765a596e52e6d4f6

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=22.21.10 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.19 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
10RUN /bin/sh -c apt-get update255.88 KB
11RUN /bin/sh -c groupadd -g3.31 KB
12WORKDIR /app93 B
13COPY --chown=nodejs:nodejs /app/dist ./dist #77.77 KB
14COPY --chown=nodejs:nodejs /app/node_modules ./node_modules #21.14 MB
15COPY --chown=nodejs:nodejs /app/package*.json ./ #102.31 KB
16RUN /bin/sh -c mkdir -p128 B
17USER nodejs0 B
18EXPOSE map[3000/tcp:{}]0 B
19HEALTHCHECK &{["CMD-SHELL" "node -e \"require('http').get('http://localhost:3000/health',0 B
20ENTRYPOINT ["dumb-init" "--"]0 B
21CMD ["node" "dist/web.js"]0 B

Command

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