fix: stabilize qa lab docker builds

This commit is contained in:
Peter Steinberger
2026-04-07 06:06:19 +01:00
parent ce1d2c1004
commit 7a2abb1c50
4 changed files with 36 additions and 1 deletions

View File

@@ -62,6 +62,7 @@ RUN corepack enable
WORKDIR /app
COPY package.json pnpm-lock.yaml pnpm-workspace.yaml .npmrc ./
COPY openclaw.mjs ./
COPY ui/package.json ./ui/package.json
COPY patches ./patches
COPY scripts/postinstall-bundled-plugins.mjs scripts/npm-runner.mjs scripts/windows-cmd-helpers.mjs ./scripts/