Sign inSign up

xiuxiumycena/meeting-api_dev:0.0.2

Index digest

sha256:005d4c1d1b29b50a0cb190c5e514241c10a3d545b8e8513e197985e3079b4d94

OS/ARCH

linux/amd64

Compressed size

203.19 MB

Last pushed

3 months by xiuxiumycena

Type

Image

Manifest digest

sha256:9d7beeac7bc82ccc762249d2f6c4a6760509c1acbe941c667f855a53c5a45876

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=22.22.30 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.61 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10ENV NODE_ENV=production0 B
11WORKDIR /app92 B
12RUN /bin/sh -c apt-get update2.7 MB
13COPY /app/node_modules ./node_modules # buildkit124.14 MB
14COPY /app/dist ./dist # buildkit84.62 KB
15COPY package*.json prisma.config.ts ./ #94.37 KB
16COPY prisma ./prisma # buildkit1.98 KB
17COPY docker-entrypoint.sh ./docker-entrypoint.sh # buildkit426 B
18RUN /bin/sh -c chmod +x422 B
19EXPOSE [4001/tcp]0 B
20ENTRYPOINT ["./docker-entrypoint.sh"]0 B
21CMD ["node" "dist/src/main.js"]0 B

Command

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