harbor-arm icon indicating copy to clipboard operation
harbor-arm copied to clipboard

build arm images failed

Open liyin37 opened this issue 2 years ago • 3 comments

[root@geos images]# docker version Client: Version: 18.09.8 API version: 1.39 Go version: go1.10.8 Git commit: 0dd43dd Built: Wed Jul 17 17:41:12 2019 OS/Arch: linux/arm64 Experimental: false

Server: Docker Engine - Community Engine: Version: 18.09.8 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: 0dd43dd Built: Wed Jul 17 17:13:13 2019 OS/Arch: linux/arm64 Experimental: false

I use https://github.com/goharbor/harbor-arm to build the arm images ,but found errors below: image

liyin37 avatar Nov 07 '22 10:11 liyin37

Can you describe the specific step in which the error is reported?

Jeremy-boo avatar Nov 11 '22 10:11 Jeremy-boo

Have you compiled successfully and which version of harbor you are using?

MinerYang avatar Nov 13 '22 15:11 MinerYang

Have you compiled successfully and which version of harbor you are using? When I tested locally, I have successfully compiled the mirror of the harbor arm architecture, docker version is 20.10

Jeremy-boo avatar Nov 14 '22 14:11 Jeremy-boo