08 2017 档案

uwsgi flask 在python3环境下配置
摘要:常规用flask搭建个网页,用官方docker上的ubuntu16.04为基础镜像搭建,我用python3运行的flask,发现uwsgi --http-socket :80 --uwsgi-file test.py --callable app 发现无法运行,报getopt_long() erro 阅读全文

posted @ 2017-08-16 20:08 消失的森林 阅读(321) 评论(0) 推荐(0)

win10子系统ubuntu卸载方法
摘要:命令行运行:lxrun /uninstall /full 确认后等待卸载 阅读全文

posted @ 2017-08-13 18:45 消失的森林 阅读(4180) 评论(0) 推荐(0)

win10 通过toolbox 安装docker
摘要:转载:http://www.jianshu.com/p/490884917c4d 和 http://www.cnblogs.com/homewch/p/5688448.html两篇文章 阅读全文

posted @ 2017-08-11 21:16 消失的森林 阅读(163) 评论(0) 推荐(0)

导航