Skip to content

Simple docker image for running an OpenGL application in a docker container

Notifications You must be signed in to change notification settings

rickyjames35/opengl_docker_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

opengl_docker_test

Simple docker image for running an OpenGL application in a docker container.

To run this example cd into the repo and run the following command:

xhost +local:docker && \
docker compose up --build

After that you should see glxgears popup along with info about the GPU printed to console.

About

Simple docker image for running an OpenGL application in a docker container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published