goharbor / harbor-arm

Build Harbor for arm architecture.
Apache License 2.0
70 stars 43 forks source link

Feat/multi-arch-arm #2

Closed Jeremy-boo closed 3 years ago

Jeremy-boo commented 3 years ago

This pr is to solve the proposal of harbor-arm multi-architecture

  1. Use the sed command to change the original compilation commands of goharbor/harbor and replace them with commands related to the arm64 architecture

  2. Call the original makefile for build target to build

  3. Call make online to generate

issue addres: https://github.com/goharbor/harbor/issues/14330

wy65701436 commented 3 years ago

@Jeremy-boo can you squash the PR? Then, I'll merge it.

Jeremy-boo commented 3 years ago

@Jeremy-boo can you squash the PR? Then, I'll merge it.

yeah, alreay done