Sign inSign up

eshaldev/demo-admin:demo-v1.2.2

Manifest digest

sha256:54eae9addc335c5cff46774789fe245e7d47e0f5d8f2c73da9c2b766d85e7b27

OS/ARCH

linux/amd64

Compressed size

298.47 MB

Last pushed

14 days by eshaldev

Type

Image

Manifest digest

sha256:54eae9addc335c5cff46774789fe245e7d47e0f5d8f2c73da9c2b766d85e7b27

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=22.23.20 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.62 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c apt-get update333 B
11WORKDIR /app93 B
12COPY /app/node_modules ./node_modules # buildkit89.54 MB
13COPY /app/dist ./dist # buildkit1.13 MB
14COPY /app/package.json ./package.json # buildkit862 B
15COPY /app/prisma ./prisma # buildkit10.23 MB
16COPY /app/prisma ./dist/prisma # buildkit10.23 MB
17ENV NODE_ENV=production0 B
18ENV PORT=50000 B
19RUN /bin/sh -c groupadd -r1.11 KB
20RUN /bin/sh -c chown -R111.14 MB
21USER eshal0 B
22HEALTHCHECK &{["CMD-SHELL" "wget -qO- http://localhost:5000/health0 B
23EXPOSE map[5000/tcp:{}]0 B
24CMD ["node" "dist/server.js"]0 B

Command

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