浏览代码

Avoid failing installing tornado via pip

Kentaro Wada 7 年之前
父节点
当前提交
ea81b99363
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      docker/Dockerfile

+ 1 - 0
docker/Dockerfile

@@ -26,6 +26,7 @@ RUN apt-get install -qq -y python-qt4 pyqt4-dev-tools
 RUN apt-get install -qq -y python-matplotlib
 RUN apt-get install -qq -y python-scipy
 RUN apt-get install -qq -y python-skimage
+RUN apt-get install -qq -y python-tornado
 
 RUN pip install -v git+https://github.com/wkentaro/labelme.git