提交 d3c06185 编写于 作者: G gongweibao

fix

上级 4996104b
...@@ -20,10 +20,10 @@ Or if you are in china mainland, you can use ...@@ -20,10 +20,10 @@ Or if you are in china mainland, you can use
docker run -d -p 8888:8888 docker.paddlepaddle.org/book docker run -d -p 8888:8888 docker.paddlepaddle.org/book
``` ```
Then open the url http://ip:8888/, such as: Then open the url http://ip:8888/, such as:
``` ```
http://localhost:8888/ http://localhost:8888/
``` ```
# How to build book's docker image # How to build book's docker image
1.prepare your docker environment, make sure you can run docker command 1.prepare your docker environment, make sure you can run docker command
...@@ -34,7 +34,7 @@ docker ...@@ -34,7 +34,7 @@ docker
2.get go [here](https://storage.googleapis.com/golang/go1.8.linux-amd64.tar.gz) 2.get go [here](https://storage.googleapis.com/golang/go1.8.linux-amd64.tar.gz)
3.get book source code and build it 3.get book source code and build it
```bash ```bash
git clone https://github.com/PaddlePaddle/book.git git clone https://github.com/PaddlePaddle/book.git
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册