按照x86教程搭建harbor的时候运行./install报错,能知道是系统问题,但不知道怎么解决,有什么解决方法吗?
求具体一点的arm架构搭建harbor仓库的教程,感谢🙏
我的docker、docker-compose版本是
Note: docker version: 23.0.0
Note: docker-compose version: 2.15.1
⠇ proxy The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested 0.0s
⠇ jobservice The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested 0.0s
Error response from daemon: failed to initialize logging driver: dial tcp 127.0.0.1:1514: connect: connection refused
请求的镜像架构是amd64,但是主机是arm64,不匹配。换成arm64版本的镜像