goharbor / harbor-arm

Build Harbor for arm architecture.
Apache License 2.0
69 stars 41 forks source link

docker images build failed #35

Open liyin37 opened 1 year ago

liyin37 commented 1 year ago

[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

habor source :https://github.com/goharbor/harbor/tree/v2.5.2 when I use the last command: make build GOBUILDTAGS="include_oss include_gcs" BUILDBIN=true NOTARYFLAG=true TRIVYFLAG=true CHARTFLAG=true GEN_TLS=true PULL_BASE_FROM_DOCKERHUB=false

its failed error below: image

liyin37 commented 1 year ago

when I docker login ,the error is the same image

Jeremy-boo commented 1 year ago

At present, this build script adaptation is based on Harbor 2.3.0, and has not been adapted to harbor 2.5.2