mirror of
https://github.com/chrisbenincasa/tunarr.git
synced 2026-04-18 09:03:35 -04:00
docs: fix nvidia docker run line break (#1754)
This commit is contained in:
@@ -123,7 +123,7 @@ There are many ways to enable usage of an Nvidia GPU in a Docker container. The
|
||||
|
||||
```
|
||||
docker run \
|
||||
--runtime nvidia
|
||||
--runtime nvidia \
|
||||
-v "$(pwd)"/tunarr:/config/tunarr \
|
||||
-e "TZ=America/New_York" \
|
||||
-p 8000:8000 \
|
||||
|
||||
Reference in New Issue
Block a user