Open fishfree opened 2 months ago
Can you specify a bit further what you'd like in the Dockerfile? What kind of a setup are you looking for?
Because I tried to run it in a conda environment and got lots of problems, of course, most of them are my own. Docker is better for out-of-box use.
I set out to do this but, while upgrading dependencies, I discovered a dependency conflict. Please see the details in the README.md. I wonder if this particular issue explains some of your problems.
The conflict can be resolved but it's a bit of a hack, and I wouldn't want to create a Dockerfile around that. The solution is to wait for the issue to be addressed upstream or to drop/switch the problematic dependency. There isn't really a quick fix, I'm afraid. Apologies for the inconvenience!
That will accelerate deployment. Thank you very much!