Last active
June 9, 2020 16:28
-
-
Save jodykpw/ff828ecc14644973f9b896606c87daf0 to your computer and use it in GitHub Desktop.
Encountered errors while bringing up the project.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Step 4]: starting Harbor ... | |
Creating network "harbor_harbor" with the default driver | |
Creating network "harbor_harbor-chartmuseum" with the default driver | |
Creating harbor-log ... done | |
Creating harbor-portal ... done | |
Creating registryctl ... done | |
Creating harbor-db ... done | |
Creating redis ... done | |
Creating chartmuseum ... done | |
Creating registry ... done | |
Creating harbor-core ... done | |
Creating trivy-adapter ... done | |
Creating nginx ... | |
Creating nginx ... error | |
WARNING: Host is already in use by another container | |
ERROR: for nginx Cannot start service proxy: driver failed programming external connectivity on endpoint nginx (f459d763d82a23f1a3b65a027679dec11a271e5539e66fbd3def697195048c5d): Bind forCreating harbor-jobservice ... done | |
ERROR: for proxy Cannot start service proxy: driver failed programming external connectivity on endpoint nginx (f459d763d82a23f1a3b65a027679dec11a271e5539e66fbd3def697195048c5d): Bind for 0.0.0.0:80 failed: port is already allocated | |
ERROR: Encountered errors while bringing up the project. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment