CyberEdge icon indicating copy to clipboard operation
CyberEdge copied to clipboard

阿里云部署问题

Open Dac0ngm1ng opened this issue 1 year ago • 1 comments

Image

Dac0ngm1ng avatar Jan 20 '25 03:01 Dac0ngm1ng

将Dockerfile.backend文件第一行的--platform=$TARGETPLATFORM 修改为部署系统的平台版本(使用uname -a命令查看),--platform=linux/amd64,linux/arm64

tree911 avatar Feb 07 '25 03:02 tree911