teach
teach copied to clipboard
Install teach within a headless docker container
Hello everyone,
thanks for the contribution of the benchmark! Is there any chance to run this from within a docker container (as our infrastructure requires to do so)?
We run into trouble when starting the python script even from within a --privileged container
sudo python ./bin/startx.py
Are there guidelines or configurations that have been tested (docker versions, images, os) to set this up?
Thanks!
Hey @phisad, I'm also trying to do this. Did you manage to install Teach inside a headless docker container?