1. 安装
docker pull python:3.5 docker run -itd --name python3 -v /opt/python_home:/home/python_home python:3.5