未验证 提交 9435f6cb 编写于 作者: A acosta123 提交者: GitHub

Update doc/fluid/beginners_guide/install/install_Docker_en.md

Co-Authored-By: NHao Wang <31058429+haowang101779990@users.noreply.github.com>
上级 049d9339
...@@ -65,7 +65,7 @@ You can find docker images of all versions of PaddlePaddle in [DockerHub](https: ...@@ -65,7 +65,7 @@ You can find docker images of all versions of PaddlePaddle in [DockerHub](https:
### Anouncements ### Anouncements
* Python version is 2.7 in the image * Python version is 2.7 in the image
* PaddlePaddle Docker doesn't install `vim` by default in order to decrease the volume, and you can execute `apt-get install -y vim` command in the container for compling codes. * PaddlePaddle Docker doesn't install `vim` by default in order to reduce the volume, and you can install it by executing `apt-get install -y vim` command in the container to edit codes.
### Supplementary Instructions ### Supplementary Instructions
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册