harbor-arm
harbor-arm copied to clipboard
docker images build failed
[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:
when I docker login ,the error is the same
At present, this build script adaptation is based on Harbor 2.3.0, and has not been adapted to harbor 2.5.2