Sign inSign up

sageil/citeloom:1.1.1

Multi-platform
Index digest

sha256:95490a8b39508ed6d7038af67f6d48d95d06f95eafd4d80bcdf8277ff742b202

OS/ARCH

Compressed size

112.32 MB

Last pushed

about 1 month by sageil

Type

Image

Manifest digest

sha256:cdd9cbeb2416714acd6e91df42acc217dae1781e6d50623e7590b926c9c74f8b

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

Command

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