If you try to build the Dockerfile provided the build breaks as there are many packages are listed without a specific version, also apex should be built from source,
This pull request solves these issues by updating the requirements.txt file by adding any missed dependencies or versions and also revamping the Dockerfile.
If you try to build the Dockerfile provided the build breaks as there are many packages are listed without a specific version, also apex should be built from source,
This pull request solves these issues by updating the requirements.txt file by adding any missed dependencies or versions and also revamping the Dockerfile.