Skip to content

Commit 43b3fd2

Browse files
committed
update dockerfile, version 11
1 parent a794061 commit 43b3fd2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Dockerfile by xianhu: build a docker image for spider or flask
2-
# usage: docker build -t user/centos:v10 .
2+
# usage: docker build -t user/centos:v11 .
33

44
FROM centos:6.8
55

Docker/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ pylint
33
lxml
44
html5lib
55
pybloom_live
6+
fake-useragent
67
beautifulsoup4
78
aiohttp
89
requests

0 commit comments

Comments
 (0)