mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-24 22:39:25 +01:00
update
This commit is contained in:
@@ -2,7 +2,6 @@ docker-scrapyd
|
||||
==============
|
||||
|
||||
Dockerfile for building an image that runs [scrapyd][1].
|
||||
Then monitor it with [supervisor][2].
|
||||
|
||||
## Building
|
||||
|
||||
@@ -10,8 +9,7 @@ Then monitor it with [supervisor][2].
|
||||
|
||||
## Running
|
||||
|
||||
$ docker run -p 6800:6800 -p 9001:9001 scrapyd
|
||||
$ docker run -p 6800:6800 scrapyd
|
||||
|
||||
[1]: https://github.com/scrapy/scrapyd
|
||||
[2]: http://admin:admin@localhost:9001
|
||||
|
||||
|
||||
Reference in New Issue
Block a user