Dockerfile 好像都有点问题
Open
- Dominant language
- TypeScript
- Stars
- 3.3k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
目前我在尝试通过docker启动的时候发现了几个问题
1. RUN xxx的时候用的 & 导致执行命令顺序有点问题
2. turbo prune --scope= 好像没有改过来 好像是frontend和backend,原来的server/chat会导致构建报错
3. 好像 frontend的构建产物移动的目录是有点问题的
希望能提供一个可以跑的docker镜像
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Dockerfile and reproducing the reported Docker startup or build failures. Check the command ordering, the turbo prune scopes, and the frontend build-output destination described in the issue; done means a Docker image builds successfully and can run the application.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, typescript
- Domain
- build-system, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100