Skip to content

This repo is forked form goharbor/harbor. Modified to run on arm64.

License

Notifications You must be signed in to change notification settings

fphub/harbor-arm64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

harbor-arm64

This repo is forked form goharbor/harbor. It's based on v1.9.3 to modify.Run and tested on arm64.

what's changed

  • base image changed to Photon 3.0 to support arm64.
  • BUILDBIN is set to true in Makefile
  • The ENV REGISTRY_SRC_TAG=$(REGISTRY_SRC_TAG) added to Makefile build flag
  • change ../binary/registry/ to ../binary/bin/registry in make/photon/Makefile
  • change ../binary/registry/ to ../binary/bin/registry in make/photon/registry/Dockerfile
  • change ../binary/registry/ to ../binary/bin/registry in make/photon/registryctl/Dockerfile
  • replace dump_init with arm64 one

About

This repo is forked form goharbor/harbor. Modified to run on arm64.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 58.4%
  • TypeScript 19.2%
  • HTML 7.3%
  • RobotFramework 5.8%
  • Python 5.1%
  • CSS 1.3%
  • Other 2.9%