Skip to content

Install Harbor (Private Docker Repo)

Go to https://github.com/goharbor/harbor/releases

Download the latest offline release.

example:

wget https://github.com/goharbor/harbor/releases/download/v2.7.1/harbor-offline-installer-v2.7.1.tgz
tar xvf harbor-offline-installer-v2.3.2.tgz
rm harbor-offline-installer-v2.3.2.tgz

How to configure Click here