goharbor / harbor-arm

Build Harbor for arm architecture.
Apache License 2.0
72 stars 44 forks source link

package not found #59

Open huhaiqwer opened 3 months ago

huhaiqwer commented 3 months ago

how about this package , i can't find this package in this project of tag 2.11.0

image

i try go get -u but still no get , can i ask whether this package exits ,or not in github
image

How can we help you?

zyyw commented 3 months ago

HI @huhaiqwer , you may need to run make gen_apis after clone the goharbor/harbor repo to see that import file?

huhaiqwer commented 3 months ago

make gen_apis

thanks ! i used this command make install COMPILETAG=compile_golangimage to compile harbor ,

it seems to make gen_apis success image

then the problem of package can't found , is this the arch problem, the base arch is arm64 image

MinerYang commented 3 months ago

We don't support arm64 officially . Please ask in arm repository.