{"id":23230657,"url":"https://github.com/j3soon/docker-vulkan-runtime","last_synced_at":"2025-04-05T19:19:05.346Z","repository":{"id":257298924,"uuid":"857823970","full_name":"j3soon/docker-vulkan-runtime","owner":"j3soon","description":"Unofficial minimal dockerfile for vulkan runtime.","archived":false,"fork":false,"pushed_at":"2025-02-20T17:59:31.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T14:55:51.028Z","etag":null,"topics":["docker","docker-compose","nvidia-container-toolkit","nvidia-docker","vulkan"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/j3soon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-15T17:45:53.000Z","updated_at":"2025-03-03T01:23:10.000Z","dependencies_parsed_at":"2024-09-15T20:52:37.096Z","dependency_job_id":null,"html_url":"https://github.com/j3soon/docker-vulkan-runtime","commit_stats":null,"previous_names":["j3soon/vulkan-container-runtime","j3soon/docker-vulkan-runtime"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j3soon%2Fdocker-vulkan-runtime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j3soon%2Fdocker-vulkan-runtime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j3soon%2Fdocker-vulkan-runtime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j3soon%2Fdocker-vulkan-runtime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/j3soon","download_url":"https://codeload.github.com/j3soon/docker-vulkan-runtime/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247386349,"owners_count":20930628,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","docker-compose","nvidia-container-toolkit","nvidia-docker","vulkan"],"created_at":"2024-12-19T02:09:37.419Z","updated_at":"2025-04-05T19:19:05.341Z","avatar_url":"https://github.com/j3soon.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vulkan Container Runtime\n\n[\u003cimg src=\"https://img.shields.io/badge/dockerhub-image-important.svg?logo=docker\"\u003e](https://hub.docker.com/r/j3soon/vulkan-runtime/tags)\n\nUnofficial minimal dockerfile for vulkan runtime.\n\nPrerequisites:\n- [NVIDIA Driver](https://ubuntu.com/server/docs/nvidia-drivers-installation)\n- [Docker](https://docs.docker.com/engine/install/ubuntu/)\n- [NVIDIA Container Toolkit](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/install-guide.html)\n\nBuild or pull image:\n\n```sh\ndocker build . -t j3soon/vulkan-runtime\n# or\ndocker pull j3soon/vulkan-runtime\n```\n\nRun:\n\n```sh\nxhost +local:docker\ndocker run --rm -it --runtime=nvidia --gpus all --network=host \\\n    -e DISPLAY=$DISPLAY \\\n    -v /tmp/.X11-unix:/tmp/.X11-unix \\\n    -v $HOME/.Xauthority:/root/.Xauthority \\\n    j3soon/vulkan-runtime bash\n# in the container\nvkcube\n```\n\n\u003e Please note that the `--runtime=nvidia` flag is preferred but not required.\n\n## References\n\n- \u003chttps://gitlab.com/nvidia/container-images/opengl\u003e\n- \u003chttps://gitlab.com/nvidia/container-images/vulkan\u003e\n- \u003chttps://catalog.ngc.nvidia.com/orgs/nvidia/containers/isaac-sim/layers\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj3soon%2Fdocker-vulkan-runtime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fj3soon%2Fdocker-vulkan-runtime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj3soon%2Fdocker-vulkan-runtime/lists"}