Docker refactoring
This PR implement Poetry for Docker and get rid of requirements.txt. This will avoid dependencies conflicts from now on thanks to the lock file.
I am not 100% sure the Dockerfile is done correctly, please try docker-compose up --build locally and provide suggestions about how to make this working/safer/more stable.
Maybe this example could help: https://gitmemory.com/issue/sdispater/poetry/366/488720509
@Mec-iS I can work on this if you aren't
@Mec-iS I can work on this if you aren't
sorry for the late reply. You don't need to ask for permission. You can just follow the Github Flow and open a PR.