ERROR [java-builder 4/4] RUN /app/mvnw -Dmaven.test.skip=true clean package 0.5s => CANCELED [node-builder 6/10] RUN pnpm i && VITE_APP_URL=/api/ pnpm build 0.5s
[java-builder 4/4] RUN /app/mvnw -Dmaven.test.skip=true clean package: 0.441 /bin/sh: 1: /app/mvnw: not found
WARNING: current commit information was not captured by the build: failed to get git commit: fatal: bad object HEAD
Dockerfile:22
20 | WORKDIR /app
21 |
22 | >>> RUN /app/mvnw -Dmaven.test.skip=true clean package
23 |
22 | >>> RUN /app/mvnw -Dmaven.test.skip=true clean package
23 |
24 | FROM registry.cn-hangzhou.aliyuncs.com/hzbs/eclipse-temurin:17 AS base
failed to solve: process "/bin/sh -c /app/mvnw -Dmaven.test.skip=true clean package" did not complete successfully: exit code: 127
View build details: docker-desktop://dashboard/build/desktop-linux/desktop-linux/xe4z85yzvqyhr7akqgxbom292
22 | >>> RUN /app/mvnw -Dmaven.test.skip=true clean package
23 |
24 | FROM registry.cn-hangzhou.aliyuncs.com/hzbs/eclipse-temurin:17 AS base
24 | FROM registry.cn-hangzhou.aliyuncs.com/hzbs/eclipse-temurin:17 AS base
failed to solve: process "/bin/sh -c /app/mvnw -Dmaven.test.skip=true clean package" did not complete successfully: exit code: 127 24 | FROM registry.cn-hangzhou.aliyuncs.com/hzbs/eclipse-temurin:17 AS base
failed to solve: process "/bin/sh -c /app/mvnw -Dmaven.test.skip=true clean package" did not complete successfully: exit code: 127
1.为了更好地帮助更多的小伙伴们解决PlayEdu系统安装和使用问题,我们将在这里予以解答回复。
2.提问前,请先仔细查阅文档和视频教程并进行配置检查,因为大多数问题都可以通过自查来解决。
3.提问时,请尽量提供精确的问题描述,如版本信息、安装方式、触发场景、报错信息以及错误日志截图等有效信息方便我们快速定位您的问题。
4.管理员通常会在 1 ~ 3 个工作日内进行回复,您可以翻阅问答历史查找类似问题。