Sign inSign up

sageil/citeloom:1.1.0

Multi-platform
Index digest

sha256:6b3aa568dd587751a0b84e86f64feb72cede306a6b4f86e2abc4d8d6bec433e9

OS/ARCH

Compressed size

111.78 MB

Last pushed

about 1 month by sageil

Type

Image

Manifest digest

sha256:deb5bcb1026a450a9097a65c23fd0f1d75f62b2e1298ebdef7aaed4f95ff1d1f

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 # buildkit29.16 MB
11COPY /app/dist ./dist # buildkit898.17 KB
12COPY /app/drizzle ./drizzle # buildkit422.97 KB
13COPY /app/queries ./queries # buildkit4.28 KB
14COPY web ./web # buildkit633.04 KB
15COPY package.json ./ # buildkit1.76 KB
16USER node0 B
17CMD ["node" "dist/cli/index.js" "worker"]0 B

Command

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