lizhimins opened a new pull request, #2316:
URL: https://github.com/apache/rocketmq-dashboard/pull/2316

   ## Summary
   - Run the maven build container as the invoking user (`--user $(id -u):$(id 
-g)`) so build artifacts are not owned by root and the cleanup step does not 
fail with permission denied
   - Pin `npm ci` to the npmmirror registry in `web/Dockerfile` for 
environments where registry.npmjs.org is unreachable
   - Document the local maven wrapper image workaround and common failure modes 
in the deploy skill
   
   ## Test plan
   - [x] `./deploy/deploy.sh` completes on the test host (server + web images 
build, containers healthy)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to