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