Is your feature request related to a problem? Please describe.
Trying to install albumentations results on an installation error on scipy (see https://stackoverflow.com/questions/59968493/scipy-error-in-python3-8-alpine3-11-no-lapack-blas-resources-found)
Describe the solution you'd like
More image flavours, such as python-env-3.10-buster, based on python:3.10-buster. These are bigger images but allow installation of more complex dependencies
Describe alternatives you've considered
Provide documentation on how to create/extend environments and builders (see #275 (comment)).
Additional context
Is your feature request related to a problem? Please describe.
Trying to install
albumentationsresults on an installation error on scipy (see https://stackoverflow.com/questions/59968493/scipy-error-in-python3-8-alpine3-11-no-lapack-blas-resources-found)Describe the solution you'd like
More image flavours, such as
python-env-3.10-buster, based on python:3.10-buster. These are bigger images but allow installation of more complex dependenciesDescribe alternatives you've considered
Provide documentation on how to create/extend environments and builders (see #275 (comment)).
Additional context