EasyPi / docker-scrapyd

🕷️ Scrapyd is an application for deploying and running Scrapy spiders.
MIT License
79 stars 24 forks source link

Plans to publish python 3.10 container? #2

Closed se-jaeger closed 1 year ago

se-jaeger commented 2 years ago

Hi,

do you plan to build and publish a image based on python 3.10? Both scrapy and scrapyd now support 3.10. Would be very appreciated!

vimagick commented 2 years ago

I'm using the base image: debian:11 Python 3.10 will be in the debian 12 (2023-??-??) 😸

se-jaeger commented 2 years ago

oh yeah sure that explains why could not manage to install python 3.10 🙈

What do you think about using python:3.10.6-slim-bullseye instead? At least it builds without errors.

vimagick commented 1 year ago

easypi/scrapyd:1.4.3-2.11.0 is based on debian:bookworm (with python3.11)