Merge pull request #288 from cisasteelersfan/patch-1
Fix Plex readme formatting.
This commit is contained in:
commit
6fb612f85a
1 changed files with 3 additions and 1 deletions
|
|
@ -91,7 +91,9 @@ app_setup_block: |
|
||||||
|
|
||||||
Hardware acceleration users for Intel Quicksync will need to mount their /dev/dri video device inside of the container by passing the following command when running or creating the container:
|
Hardware acceleration users for Intel Quicksync will need to mount their /dev/dri video device inside of the container by passing the following command when running or creating the container:
|
||||||
|
|
||||||
```--device=/dev/dri:/dev/dri```
|
```
|
||||||
|
--device=/dev/dri:/dev/dri
|
||||||
|
```
|
||||||
|
|
||||||
We will automatically ensure the abc user inside of the container has the proper permissions to access this device.
|
We will automatically ensure the abc user inside of the container has the proper permissions to access this device.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue