Sign inSign up

reharik/network-api:prod

Manifest digest

sha256:6a375fc3075c607d29b9fd30f888f55013bea073bd20e2b13be587bb5b89b6bc

OS/ARCH

linux/amd64

Compressed size

88.77 MB

Last pushed

10 months by reharik

Type

Image

Manifest digest

sha256:6a375fc3075c607d29b9fd30f888f55013bea073bd20e2b13be587bb5b89b6bc

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=22.21.10 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.19 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
10ENV NODE_ENV=production0 B
11WORKDIR /app93 B
12COPY /repo/apps/api/dist ./apps/api/dist # buildkit13.88 KB
13RUN /bin/sh -c mkdir -p93 B
14COPY /repo/apps/api/src/scripts/serverStartUpProd.sh ./apps/api/dist/scripts/serverStartUpProd.sh # buildkit364 B
15RUN /bin/sh -c chmod +x375 B
16COPY /repo/node_modules ./node_modules # buildkit13.01 MB
17RUN /bin/sh -c (test -d93 B
18EXPOSE [3000/tcp]0 B
19CMD ["node" "apps/api/dist/index.js"]0 B

Command

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