This repository provides Docker images containing the Vulkan SDK for both amd64 and arm64 architectures, packaged for easy integration into CI/CD pipelines or local development.
1.4.321.1| Architecture | Installation Method | Base OS |
|---|---|---|
| amd64 | Official LunarG tarball | Ubuntu 22.04 |
| arm64 | Built from source | Ubuntu 22.04 |
You can pull the latest image from Docker Hub:
# For amd64
docker pull mthreads/vulkan-sdk:1.4.321.1-amd64
# For arm64
docker pull mthreads/vulkan-sdk:1.4.321.1-arm64
For multi-arch support (automatic architecture selection):
docker pull mthreads/vulkan-sdk:1.4.321.1
Content type
Image
Digest
sha256:3ab1c5167…
Size
635.9 MB
Last updated
about 1 year ago
docker pull mthreads/vulkan-sdk:1.4.321.1