Docker setup for all GW libraries

So I was wondering how there is no unified software for performing various GW analysis tasks and one idea that occurred to me was a Docker setup.

I have been working on building a GUI interface for some of the tasks of GW analysis but the main challenge so far has been installation of libraries, especially ones that are C++ libs but wrapped in Python like Framel, Omicron. These do not fit within the exe file usually and creates run time errors.

A docker setup would be able to hold all files and make the installation and analysis work easier.

If anyone finds this idea interesting and would like to collaborate please feel free to reach out.