Having a similar issue, but with 2x 3060 gpus. After upgrading to 7.2.6, dockers with GPU acceleration ON no longer start. Environment Unraid 7.3.0 2 × RTX 3060 (seen fine by host) Nvidia‑Driver plugin: 580.159.03, nvidia-smi shows CUDA 13.0 Problem On host, nvidia-smi works and both GPUs look healthy. Any Docker container with GPU access fails during init with: docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error running createContainer hook #N: exit status 2, stdout: , stderr: /bin/sh: 0: cannot open /proc/self/fd/12: No such file What I’ve already tried I tried removing the plugin, restarting and then installing the driver again with different branches but same issue 580.159.03, 590.48.01, and 595.71.05. Tried starting whisper-asr-webservice or ollama using --runtime=nvidia or --gpus all in Extra Parameters but ran into same error on hook Restarted Docker and the whole server multiple times. Ask Is this a known issue with NVIDIA Container Toolkit / libnvidia-container on Unraid 7.3.0 (GPU works on host but all GPU Docker containers die in the Nvidia hook)? What’s the correct way on Unraid to fully reset/reinstall the Nvidia container runtime config so these hooks stop failing ?