I've used an Alpine docker image with Python3 frolvlad/alpine-python3 for playing a bit with tuxart
some packages are needed like:
apk add imagemagick build-base python3-dev jpeg-dev zlib-dev
it would be nice to have a proper Docker image and a reusable Dockerfile