This repository contains scripts for creating an OpenGL capable docker container
- Clone this project
- Go to the folder of your working copy
- Execute build.sh (sh is required)
- Execute run.sh to run the container (you'll get a shell)
- Test OpenGL by running glxgears
- You can also test other graphical applications that don't necessary require OpenGL like xeyes or xclock