讲师:李笑来
整理人:飞龙
docker pull apachecn0/the-way-to-wealth-freedom-notes
docker run -tid -p <port>:80 apachecn0/the-way-to-wealth-freedom-notes
# 访问 http://localhost:{port} 查看文档
pip install the-way-to-wealth-freedom-notes
the-way-to-wealth-freedom-notes <port>
# 访问 http://localhost:{port} 查看文档
npm install -g the-way-to-wealth-freedom-notes
the-way-to-wealth-freedom-notes <port>
# 访问 http://localhost:{port} 查看文档