Skip to content

Commit 9ff01c7

Browse files
committed
docker add comment on NVIDIA
1 parent f8b9c34 commit 9ff01c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/install-docker.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ sudo usermod -aG docker $USER
2121

2222
Then log out and in or simply `newgrp docker`.
2323

24+
Additionally, if you have an NVIDIA GPU, it is recommended to [Install the NVIDIA Container Toolkit](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/install-guide.html), e.g. it will be required by `rocker --nvidia`.
25+
2426
## Additional Information
2527

2628
### Similar and related

0 commit comments

Comments
 (0)