chenyong0923 commented on issue #1162: URL: https://github.com/apache/incubator-answer/issues/1162#issuecomment-2454375103
> @chenyong0923 If you haven't modified the dockerfile, then maybe the build should have a problem. First, you can try to build the frontend locally by `make ui` command. If there is no problem, then keep the output log when executing the `docker build` command to see if there are any error messages during the frontend build process. I am currently doing it like this: first, I build the front-end make ui, then the back-end make build, both of which are working fine. Finally, I build the image. <img width="520" alt="image" src="https://github.com/user-attachments/assets/22f617c6-04b3-4b94-a2f7-726a8ac544d9"> -- 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]
