Closed
Description
I have build a custom environment with visual observations using MLAgents 0.9.2 and I have no problem running it on Windows.
However, when running it inside a docker container I have the following error:
mlagents.envs.exception.UnityTimeOutException: The Unity environment took too long to respond.
I have created a simple repository to reproduce that issue. Any help would be greatly appreciated.
Pavel