This commit is contained in:
@ -14,8 +14,7 @@ COPY apps/${APP} ./apps/${APP}
|
|||||||
|
|
||||||
RUN pnpm install
|
RUN pnpm install
|
||||||
|
|
||||||
# Copy app source
|
RUN pnpm build --filter apps/${APP}
|
||||||
COPY . .
|
|
||||||
|
|
||||||
EXPOSE 3000
|
EXPOSE 3000
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user