mirror of
https://github.com/tiyn/wiki.git
synced 2025-10-20 23:01:15 +02:00
Structure:
- main wiki folder added - removed partition into software-types - thinking about partition by software/general
This commit is contained in:
10
wiki/docker.md
Normal file
10
wiki/docker.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Docker
|
||||
|
||||
Docker is a virtualization software that deploys docker containers.
|
||||
Due to easy handling and reproducable environments it is a useful tool.
|
||||
|
||||
## Enable Nvidia GPUs
|
||||
|
||||
To use Nvidia GPUs with docker you need to install the nvidia-cuda-toolkit.
|
||||
There is a [guide on marmelab](https://marmelab.com/blog/2018/03/21/using-nvidia-gpu-within-docker-container.html) that focusses on that topic.
|
||||
|
Reference in New Issue
Block a user