root@DESKTOP-48RTCQO:/opt# ls
harbor-offline-installer-v2.3.2.tgz
root@DESKTOP-48RTCQO:/opt# tar -zxvf harbor-offline-installer-v2.3.2.tgz
harbor/harbor.v2.3.2.tar.gz
harbor/prepare
harbor/LICENSE
harbor/install.sh
harbor/common.sh
harbor/harbor.yml.tmpl
root@DESKTOP-48RTCQO:/opt# ls
harbor harbor-offline-installer-v2.3.2.tgz
root@DESKTOP-48RTCQO:/opt/harbor# cp harbor.yml.tmpl harbor.yml
root@DESKTOP-48RTCQO:/opt/harbor# vim harbor.yml
root@DESKTOP-48RTCQO:/opt/harbor# ./prepare
prepare base dir is set to /opt/harbor
Unable to find image 'goharbor/prepare:v2.3.2' locally
v2.3.2: Pulling from goharbor/prepare
root@DESKTOP-48RTCQO:/opt/harbor# ./install.sh