Instruction for nx #159518
Instruction for nx
#159518
Replies: 2 comments
-
Stage 1: BuilderFROM node:18-alpine AS builder WORKDIR /app RUN npm install Stage 2: RuntimeFROM node:18-alpine AS runner WORKDIR /app RUN npm install --omit=dev EXPOSE 3333 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Please see this comment for reference to why this discussion was closed and locked. Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
what are there instructions for nx!
Beta Was this translation helpful? Give feedback.
All reactions