업무/etc

[Linux] harbor install

sysops 2018. 11. 30. 17:45
728x90

OS : Centos7.5

docker version : docker 1809



wget https://storage.googleapis.com/harbor-releases/release-1.6.0/harbor-online-installer-v1.6.2.tgz


tar xvf harbor-offline-installer-<version>.tgz


harbor.cfg and run the install.sh


./install.sh


참고 : 

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



728x90