-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dockerized Setup for Sonar #12
Comments
That is a great point! Right now a few people ran into the problem of ubuntu vs mac. I recommend working on this after #7 |
Yes, I am one among those. I can start working on this |
@tremblerz I dockerized the current version. However, in order to make it work, I had to update a few versions of the packages in requirements.txt. Also unable to locate the package 'triton', hence I removed it from requirements.txt. After these changes, everything is working well. if these changes are acceptable, I can run more tests and then raise a PR. if not, I will do some more research and try to fix the issues. |
Yes, I don't know how triton entered as a topology thanks for removing it. Go ahead with the PR. |
I propose adding a Dockerized setup for the Sonar project. This would streamline the development and deployment processes, ensuring a consistent environment across all stages and also ease the process of setting up for the new developers.
Please let me know your thoughts on this proposal. I’d be happy to help with the implementation after finishing issue #7
The text was updated successfully, but these errors were encountered: