A fix was needed to proceed with the current application's Docker image build, as an error was shown when building the required wheels.
After the corresponding update of the required packages, the Docker image build process is accomplished without any inconvenience.
This repository is such a great effort; thanks for sharing it.
Would it be plausible to use a docker-compose.yml file that automatizes the process in some way? I recommend using it to create a more friendly environment for the user.
A fix was needed to proceed with the current application's Docker image build, as an error was shown when building the required wheels. After the corresponding update of the required packages, the Docker image build process is accomplished without any inconvenience.
This repository is such a great effort; thanks for sharing it.