Sign inSign up

sageil/citeloom:0.1.2

Multi-platform
Index digest

sha256:f9c3de3af807f2455754caf3619e394abe48ab3744712e2dae3d60f02322fd78

OS/ARCH

Compressed size

106.22 MB

Last pushed

about 2 months by sageil

Type

Image

Manifest digest

sha256:777267abab87cb566c26cc231082b3f984974cc5cdfe6c9bf2866e10549c00b2

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=26.5.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=52.3 MB
5COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
6ENTRYPOINT ["docker-entrypoint.sh"]0 B
7CMD ["node"]0 B
8ENV NODE_ENV=production0 B
9WORKDIR /app93 B
10COPY /app/node_modules ./node_modules # buildkit24.36 MB
11COPY /app/dist ./dist # buildkit635.05 KB
12COPY /app/drizzle ./drizzle # buildkit38.26 KB
13COPY /app/queries ./queries # buildkit3.7 KB
14COPY web ./web # buildkit508.1 KB
15COPY package.json ./ # buildkit1.54 KB
16USER node0 B
17CMD ["node" "dist/cli/index.js" "worker"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'