Sign inSign up

yeuoly/up-spiral-backend:deploy-0.0.1-test.10

Manifest digest

sha256:e9aea2fd9023fa25c88620f49ccb8f16a43ee6bc05529c1e6213dd39de4031ea

OS/ARCH

linux/amd64

Compressed size

120.56 MB

Last pushed

8 months by yeuoly

Type

Image

Manifest digest

sha256:e9aea2fd9023fa25c88620f49ccb8f16a43ee6bc05529c1e6213dd39de4031ea

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=20.20.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.08 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app93 B
11ENV NODE_ENV=production0 B
12RUN /bin/sh -c apt-get update3.36 MB
13RUN /bin/sh -c corepack enable256 B
14COPY /app/node_modules ./node_modules # buildkit49.55 MB
15COPY /app/dist ./dist # buildkit7.92 KB
16COPY /app/prisma ./prisma # buildkit1.75 KB
17COPY package.json . # buildkit469 B
18EXPOSE map[4000/tcp:{}]0 B
19CMD ["node" "dist/server.js"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1768176000'