This PR contains a Dockerfile and Makefile for building a docker container. Use make build to build the docker container and make run to start it.
Make sure to have docker installed on your system.
For off-screen support, the added offscreen patch needs to be applied to the modified g3n.
NOTE: his should be handled in a better way!
This PR contains a Dockerfile and Makefile for building a docker container. Use
make build
to build the docker container andmake run
to start it. Make sure to have docker installed on your system.For off-screen support, the added offscreen patch needs to be applied to the modified g3n. NOTE: his should be handled in a better way!