通过Dockerfile 构建镜像失败
episode233
HOBBYOP

2 years ago

这是我的Dockerfile:https://github.com/Episode233/erpnext/blob/main/Dockerfile

当我通过上面的Dockerfile进行构建时,每当代码运行到:

RUN /bin/bash -c "chmod -R 777 /installdata/* && /installdata/install-erpnext15.sh -qd" 

railway就会提示构建失败:ERROR: failed to solve: process "/bin/sh -c /bin/bash -c "chmod -R 777 /installdata/* && /installdata/install-erpnext15.sh -qd"" did not complete successfully: exit code: 1 

Closed

1 Replies

ray-chen
EMPLOYEE

2 years ago

Hi. This is an English-only community.

Please re-ask your question in English.


Status changed to Closed ray-chen over 1 year ago


Loading...