Sign inSign up

sageil/citeloom:0.1.2

Multi-platform
Index digest

sha256:f9c3de3af807f2455754caf3619e394abe48ab3744712e2dae3d60f02322fd78

OS/ARCH

Compressed size

106.76 MB

Last pushed

about 2 months by sageil

Type

Image

Manifest digest

sha256:a7747ec36143ac9a5e6d8dc0a3f6b36a022baf15b253d8322073ea22eae4b1e8

Image Layers

1# debian.sh --arch 'arm64' out/28.75 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=26.5.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=52.49 MB
5COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 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.27 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 'arm64' out/ 'trixie' '@1783900800'