Skip to content

Commit

Permalink
Merge pull request jly8866#98 from hhyo/master
Browse files Browse the repository at this point in the history
更新docker和inception地址
  • Loading branch information
Mr.July authored Jan 3, 2019
2 parents 360d3c9 + 96da8bf commit dd46c88
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,16 +60,16 @@

## 采取docker部署
* docker镜像,参考wiki
* inception镜像: https://dev.aliyun.com/detail.html?spm=5176.1972343.2.12.7b475aaaLiCfMf&repoId=142093
* archer镜像: https://dev.aliyun.com/detail.html?spm=5176.1972343.2.38.XtXtLh&repoId=142147
* inception镜像: https://hub.docker.com/r/hhyo/archer
* archer镜像: https://hub.docker.com/r/hhyo/inception
* docker镜像制作感谢@小圈圈 提供

## 手动安装步骤
1. 环境准备
- 克隆代码到本地或者下载zip包
`git clone https://github.com/jly8866/archer.git`
- 安装inception
[项目地址](http://mysql-inception.github.io/inception-document/install/)
[项目地址](https://github.com/hhyo/inception)
2. 安装python3,版本号>=3.4(由于需要修改官方模块,请使用virtualenv或venv等单独隔离环境!)
```
pip3 install virtualenv
Expand Down

0 comments on commit dd46c88

Please sign in to comment.