【Python】paddlepaddle docker python2.7 centos运行

PS E:AIBlockMining> docker cp .LearnPaddle-master 30acd98dbc60: oot
PS E:AIBlockMining> docker cp .softeasydict-1.9 30acd98dbc60:/root/LearnPaddle-master/note10
PS E:AIBlockMining> docker cp .modelvgg_model.tar 30acd98dbc60:/root/LearnPaddle-master/note10/models/

docker exec -it --user root <container id> /bin/bash

原文地址:https://www.cnblogs.com/defineconst/p/10064296.html