Per-Arne Andersen
Per-Arne Andersen
Yes! Ill try to do some work on this in a couple of days. I made a few issues earlier where specificslly the ci part is tightly coupled with this....
Perhaps thjis can be fixed with issuing modprobe from the docker if ip6_tables is not found.
Good Idea! This is definitely something that we should aim to provide. I'll add it to the "enhancement category" :)
Hi. This is because you are using an x86 image. Try using the arm equivalent :)
This is indeed a bug then. Will address this when i have the time. In the mean time you should be able to build it manually
Yes, the plan is to implement what you describe. I'm thinking of the following: 1. Create keys for the dashboard 2. Manually add keys to the server (during a wizard...
Hi, Good idea! Would it be OK if these ran as separate containers? We could allow the user to bind the docker socket from host and run a script for...
Hi, How did you run DeepRTS? Are you using it as a library or directly from the git repo? On Tue, Jan 21, 2020, 21:03 Marco Antonio wrote: > I...
If you install DeepRTS, it will be installed in site-packages. This means that the custom map must be added to this location. I'm not 100% sure where this would be,...
Ill take a look for possible solutions tonight ,+1GMT On Wed, Jan 22, 2020, 14:14 Marco Antonio wrote: > I'm using a Ubuntu VM on this scenario because I need...