mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-25 07:00:48 +09:00
fix(docker): Dockerfile.web
This commit is contained in:
@@ -6,6 +6,7 @@ WORKDIR /build
|
||||
RUN npm install -g pnpm@10
|
||||
|
||||
COPY package.json pnpm-workspace.yaml pnpm-lock.yaml ./
|
||||
COPY config.toml ./
|
||||
|
||||
COPY packages ./packages
|
||||
|
||||
|
||||
Reference in New Issue
Block a user