Sign inSign up

brqae/rankati-web:0.41.1

Index digest

sha256:7c154c0be600c9e5f4b8bf63358bb586a039fcc5b8b53ebcea4732df5837bf16

OS/ARCH

linux/amd64

Compressed size

78.71 MB

Last pushed

about 1 month by brqae

Type

Image

Manifest digest

sha256:8b618659fbd2c00a934622218889e72f748c5b65d3416d4a46e62435f62cb6cc

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=22.23.10 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.67 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.64 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app93 B
11COPY /repo/apps/web/dist ./dist # buildkit1019.24 KB
12COPY apps/web/server.mjs ./server.mjs # buildkit2.57 KB
13COPY apps/web/csp.mjs ./csp.mjs # buildkit1.35 KB
14ENV NODE_ENV=production0 B
15ENV WEB_PORT=80800 B
16EXPOSE [8080/tcp]0 B
17USER node0 B
18CMD ["node" "server.mjs"]0 B

Command

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