(01)Install Harbor
Linux
1# Download Harbor offline installer from goharbor.io2wget https://github.com/goharbor/harbor/releases/download/v2.11.0/harbor-offline-installer-v2.11.0.tgz3tar xvf harbor-offline-installer-v2.11.0.tgz && cd harbor4sudo ./install.sh