update dockerfile, version 11

master
xianhu 2017-11-14 14:35:28 +08:00
parent a794061cf5
commit 43b3fd2ead
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# Dockerfile by xianhu: build a docker image for spider or flask # Dockerfile by xianhu: build a docker image for spider or flask
# usage: docker build -t user/centos:v10 . # usage: docker build -t user/centos:v11 .
FROM centos:6.8 FROM centos:6.8

View File

@ -3,6 +3,7 @@ pylint
lxml lxml
html5lib html5lib
pybloom_live pybloom_live
fake-useragent
beautifulsoup4 beautifulsoup4
aiohttp aiohttp
requests requests