Update README.md

This commit is contained in:
hexeth 2022-10-07 21:06:02 -07:00 committed by GitHub
parent 25786eb58c
commit a99a99639d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 3 deletions

View File

@ -5,10 +5,11 @@ A Plex Media Server docker container that enables VAAPI support for AMDGPU hardw
This image uses [Linuxserver/Plex](https://hub.docker.com/r/linuxserver/plex) as its base image to ensure that Plex stays up-to-date
## Usage
See [Linuxserver's Parameters](https://github.com/linuxserver/docker-plex#Parameters) for more information on parameters.
`VERSION=docker` must be used. Using `latest` will create errors.
- See [Linuxserver's Parameters](https://github.com/linuxserver/docker-plex#Parameters) for more information on parameters.
- `VERSION=docker` must be used. Using `latest` will create errors.
- I use `/dev/shm/` as a RAMDISK for transcoding set to half the amount of my total RAM. Info on resizing [here](https://masukkhan.wordpress.com/2015/12/09/resize-devshm-filesystem-in-linux/)
docker-compose example:
``` docker-compose
services:
plex: