Sign inSign up

joseroberto/mgdi-api:latest

Manifest digest

sha256:bea8e5f780af6c350e65640659cf90918815dd90f5324fbd568781b0f5136798

OS/ARCH

linux/amd64

Compressed size

321.41 MB

Last pushed

6 months by joseroberto

Type

Image

Manifest digest

sha256:bea8e5f780af6c350e65640659cf90918815dd90f5324fbd568781b0f5136798

Image Layers

1# debian.sh --arch 'amd64' out/27.8 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=20.20.10 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.5 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit450 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app93 B
11COPY package.json package-lock.json ./ #61.53 KB
12RUN /bin/sh -c apt-get update107.53 MB
13RUN /bin/sh -c npm ci115.03 MB
14COPY . . # buildkit14.67 MB
15RUN /bin/sh -c npm run88.33 KB
16RUN /bin/sh -c npx @fastify/secure-session759 B
17RUN /bin/sh -c cp src/config/pm2.yaml319 B
18RUN /bin/sh -c mkdir -p15.08 MB
19EXPOSE [8000/tcp]0 B
20CMD ["npx" "pm2-runtime" "build/config/pm2.yaml" "--node-args='--expose-gc'"]0 B

Command

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