This commit is contained in:
parent
6675dc18f1
commit
b5ba126e7c
@ -9,7 +9,7 @@ RUN apk add --no-cache libc6-compat
|
||||
RUN apk update
|
||||
# Set working directory
|
||||
WORKDIR /app
|
||||
RUN pnpm install -g turbo
|
||||
RUN pnpm dlx turbo
|
||||
COPY . .
|
||||
RUN turbo prune proxy --docker
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user