Skip to content

Commit

Permalink
harbor
Browse files Browse the repository at this point in the history
  • Loading branch information
opcache committed May 31, 2020
1 parent 860d088 commit da3f2f7
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions harbor/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,22 @@
# harbor

## docker快速安装harbor
## 有问题可以反馈 https://aq2.cn/
## harbor复制同步功能出现internal server error错误 https://aq2.cn/202.html
- 有问题可以反馈 https://aq2.cn/
- harbor复制同步功能出现internal server error错误 https://aq2.cn/202.html

## docker快速安装harbor
- 先安装docker docker-18.09.8
```
curl -s https://gitee.com/aqztcom/kjyw/raw/master/docker/install-docker-18.09.8.sh | bash
```

## 快速安装docker-compose
- 先安装docker-compose
```
curl -s https://gitee.com/aqztcom/kjyw/raw/master/docker/install-docker-compose.sh | bash
```
## 安装harbor
- 安装harbor
```
bash install-harbor.sh
```

0 comments on commit da3f2f7

Please sign in to comment.