I am trying to use Vulkan SDK in a Windows-based Ubuntu container. I am able to create a window with X11 server. I am monitoring the graphics card with glxinfo in the container. However, only the CPU is visible in vulkaninfo.
In addition, Vulkan sees the GPU in WSL.
GPU : RTX 4070 SUPER Ti
OS : Windows 11
Here is example from Container glxinfo -B
Here is example from Container vulkaninfo --summary

