[idea] dockerize local runner for multiplayer game

I got this idea from playing with Halite where they made runner available to run locally for tuning your AI.

I think this is a good approach benefit both player and server.

Any idea about CodinGame release (binary) runner in docker?

Our current compilation/execution stack is not based on docker and it is unfortunately too dependent of the remain of our system to extract it easily. However, we’re currently working on a new system for a brand new feature and maybe at that moment we could think about a solution.

2 Likes