Ubuntu平台中desktop版本,基于Dockerfile 编译镜像失败
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 465
- Forks
- 122
- PR merge metrics
- No merged PRs in 30d
Description
执行命令
docker build . -t tadsim/desktop:v2.0 --build-arg BASE_MIRROR=ccr.ccs.tencentyun.com/library/
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported command, docker build . -t tadsim/desktop:v2.0 --build-arg BASE_MIRROR=ccr.ccs.tencentyun.com/library/, from the Ubuntu desktop project and inspect its Dockerfile. Use the attached build failure as the observed result; done means the desktop image builds successfully with the supplied base mirror.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, dockerfile
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100