mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Update Dockerfile
This commit is contained in:
parent
9afdd0f4a8
commit
a4f9bfc8f7
@ -69,8 +69,6 @@ COPY invokeai/frontend/web/ ./
|
|||||||
RUN --mount=type=cache,target=/pnpm/store \
|
RUN --mount=type=cache,target=/pnpm/store \
|
||||||
pnpm install --frozen-lockfile
|
pnpm install --frozen-lockfile
|
||||||
RUN pnpm run build
|
RUN pnpm run build
|
||||||
RUN --mount=type=cache,target=/usr/lib/node_modules \
|
|
||||||
yarn vite build
|
|
||||||
|
|
||||||
#### Runtime stage ---------------------------------------
|
#### Runtime stage ---------------------------------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user