admin管理员组文章数量:1122832
For now, I install the docker by directly download the prebuilt binaries tar file and use as the user root. By using ./dockerd --config-file path/to/daemon.json
to launch the docker service, how am I supposed to use nvidia driver in my container? The nvidia container toolkit seems to funciton by modifying the docker config file in /etc/docker
, stated in the documentation, but the path to my daemon.json is specified manually and not in the /etc/docker
directory.
As I am working on the public shared machine, I would prefer to do dependency compiling and experiments in a ubuntu docker image, thus won't change libraries already exist on the host, as I can't guarantee dependencies by apt install
won't break others' experiment environments.
本文标签: How to use the nvidia container toolkit with prebuilt docker binariesStack Overflow
版权声明:本文标题:How to use the nvidia container toolkit with prebuilt docker binaries? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736305461a1932598.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论