Skip to content

Simple docker image for running a Vulkan application in a docker container.

Notifications You must be signed in to change notification settings

rickyjames35/vulkan_docker_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

vulkan_docker_test

Simple docker image for running a Vulkan 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 vkcube popup along with info about the GPU printed to console.

About

Simple docker image for running a Vulkan application in a docker container.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published