mirror of
https://github.com/vimagick/dockerfiles.git
synced 2026-01-02 19:17:33 +01:00
update scrapyd
This commit is contained in:
@@ -18,7 +18,7 @@ utility which allows you to deploy your project to a Scrapyd server.
|
||||
|
||||
[pillow][6] is the Python Imaging Library to support the ImagesPipeline.
|
||||
|
||||
This image is based on `debian:stretch`, 6 latest python packages are installed:
|
||||
This image is based on `debian:buster`, 6 latest python packages are installed:
|
||||
|
||||
- `scrapy`: git+https://github.com/scrapy/scrapy.git
|
||||
- `scrapyd`: git+https://github.com/scrapy/scrapyd.git
|
||||
@@ -29,6 +29,8 @@ This image is based on `debian:stretch`, 6 latest python packages are installed:
|
||||
|
||||
Please use this as base image for your own project.
|
||||
|
||||
:warning: Scrapy has dropped support for Python 2.7, which reached end-of-life on 2020-01-01.
|
||||
|
||||
## docker-compose.yml
|
||||
|
||||
```yaml
|
||||
|
||||
Reference in New Issue
Block a user