mirror of
https://github.com/vimagick/dockerfiles.git
synced 2026-01-04 12:05:02 +01:00
14 lines
319 B
Markdown
14 lines
319 B
Markdown
scrapyd
|
|
=======
|
|
|
|
Dockerfile for building an image that runs [scrapyd][1].
|
|
|
|
Please use this image as base for your own project.
|
|
|
|
You may edit these files:
|
|
|
|
- `packages.txt` - dependencies for python requirements
|
|
- `requirements.txt` - additional python packages to be installed
|
|
|
|
[1]: https://github.com/scrapy/scrapyd
|