Sign inSign up

eshaldev/test-admin:7fd5111dbf202a38784639e33298af35d4d77b29

Index digest

sha256:937ba073311155893b9422c38b7d801e76f355600198a90e53a2d475dbf0e070

OS/ARCH

linux/amd64

Compressed size

276.63 MB

Last pushed

about 1 month by eshaldev

Type

Image

Manifest digest

sha256:aec43cc8bb7549256d2fad18705b50108beb0ee094497444d23cc6fd5d4d4774

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.23 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/ # buildkit445 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c apt-get update330 B
11WORKDIR /app93 B
12COPY /app/node_modules ./node_modules # buildkit99.17 MB
13COPY /app/dist ./dist # buildkit1.03 MB
14COPY /app/package.json ./package.json # buildkit806 B
15COPY /app/prisma ./prisma # buildkit23.12 KB
16ENV NODE_ENV=production0 B
17ENV PORT=50000 B
18RUN /bin/sh -c groupadd -r1.11 KB
19RUN /bin/sh -c chown -R100.23 MB
20USER eshal0 B
21HEALTHCHECK &{["CMD-SHELL" "wget -qO- http://localhost:5000/health0 B
22EXPOSE map[5000/tcp:{}]0 B
23CMD ["node" "dist/server.js"]0 B

Command

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