变更
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#@IgnoreInspection BashAddShebang
|
||||
FROM python:2.7-onbuild
|
||||
|
||||
ENTRYPOINT ["scrapy"]
|
||||
CMD ["crawl", "dmoz"]
|
||||
Reference in New Issue
Block a user