掌柜的
掌柜的
Just trying some demos in [Thundernetes](https://playfab.github.io/thundernetes/howtos/usingwrapper.html). And I've got same issue while trying to use mpswrapper to start openarena..  I'm wondering the wrapper in this repo is just a...
> Still curious as to the question above. This is planned but since EventHub recommends using managed identity I want to learn more about the requirements if possible before exposing...
@BrunoQuaresma Still have issues via using your [test repo](https://github.com/BrunoQuaresma/envbuilder-gpu-test) on AKS agains `ghcr.io/coder/envbuilder:0.2.9` ``` root@coder-daniel-kkk-copy-75f96d6c7b-dxxdn:/# nvidia-smi NVIDIA-SMI couldn't find libnvidia-ml.so library in your system. Please make sure that the NVIDIA...
Oh, I fixed it by ``` echo "/usr/lib64" > /etc/ld.so.conf.d/customized.conf ldconfig ```