linux 安装出错
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4.7k
- Forks
- 719
- Avg merge
- 4h 30m
- Merged PRs (30d)
- 83
Description
反馈标题:linux aarch64 安装出错
反馈内容:linux aarch64 安装出错 下载成了x86 系统是 ARM64 架构,拉取 Docker 镜像时无法找到匹配 linux/arm64/v8 的镜像清单条目,所有服务镜像拉取中断
安装命令
sudo bash -c "$(curl -fsSL 'https://monkeycode-ai.com/online/install')"
截图如下
期望效果: aarch64 能通过脚本正常安装
我的 UID:019fa5e1-01c1-79a9-9669-d1cab5fa6444
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 inspecting the online/install entry point referenced in the installation command and the Docker image references it uses. Reproduce the installation on an ARM64 Linux host, then verify that every required service image provides a linux/arm64/v8 manifest and that the script completes successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, linux, shell
- Domain
- devops, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100