crowdAI / marLo

Multi Agent Reinforcement Learning using MalmÖ
MIT License
245 stars 46 forks source link

Wrap launchClient in a separate Docker container #23

Open spMohanty opened 6 years ago

spMohanty commented 6 years ago

For automated lifecycle management of the launchClient its worth exploring, wrapping it up in a docker container, and running a new docker container for every Minecraft server.

Exposed ports could be mapped to the host machine.

The docker network performance might be a bit of a pain, but still worth locking.