-
Notifications
You must be signed in to change notification settings - Fork 79
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
Run in Docker #26
Comments
Hi, |
I pushed a dockerfile for the develop branch if you want to test it I'll be happy to hear your feedback |
Ah, that was fast, we partly solved #25; great. I wrote a few comments on your patch. Testing in progress, will get back at you. |
Any news about it? |
Sorry for late delay. Seems that it works fine. Tested under latest MacOS Mojave. |
As with many open-source tools, it's encouraged to create Dockerfile, and compose, to run the project in isolated, container environment.
The text was updated successfully, but these errors were encountered: