sha256:089f863e0882ac4e57d35e57cc358d793118f8b69843daf3178161c3c6e9ce4a
OS/ARCH
Compressed size
51.75 MB
Last pushed
about 2 years by boris1993
Type
Image
Manifest digest
sha256:a74483b017ead4017dccde831623294dac349f7886f53dba371c6012c405d097
Image Layers
1ADD file ... in / 3.9 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=20.14.00 B4RUN /bin/sh -c addgroup -g40.05 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.32 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ENV TZ=UTC0 B11ENV NODE_ENV=production0 B12HEALTHCHECK &{["CMD-SHELL" "wget -q http://localhost:3000/health0 B13WORKDIR /app91 B14RUN /bin/sh -c corepack enable253 B15COPY /app/package.json . # buildkit611 B16COPY /app/pnpm-lock.yaml . # buildkit24.46 KB17RUN /bin/sh -c pnpm install6.44 MB18COPY /app/dist ./dist # buildkit6.44 KB19CMD ["node" "/app/dist/index.js"]0 BCommand
ADD file:033626ac44156f3d5800a602c46870486b1492b9ba26096eaa66cceb6fcead77 in /