Vlad Wing
Vlad Wing
1. The correct command is `npm install icu-wordsplit` 2. What OS, OS distribution, CPU architecture, G++ version are you using? 3. Do you have installed the ICU development package for...
@jcollie I didn't need the requirements you mention. Can you share your os and command you were running to figure out where the gap is?
Shouldn't the driver take into account the gateway specified in the command line, and then we wouldn't need to setup '0.0.0.0/0' as a route? I don't see any reference in...
Thank you for sharing your script! The problem with the current implementation is that the routes are added as static routes, but docker doesn't understand it is dealing with a...
PR #5 solves the issue I'm mentioning above.
Give me a bit of time to update the PR with the requested changes.