Commit graph

28 commits

Author SHA1 Message Date
aptalca
36ba766331 pin opencl version 2022-05-16 20:50:41 -04:00
aptalca
28db793d33 increase video perm fix verbosity, set group rw 2022-03-04 14:40:34 -05:00
aptalca
9a093c2404 update readme, improve gid-video verbosity 2021-12-25 14:24:10 -05:00
aptalca
b00e11ed4a install intel drivers after plex to fix tonemap 2021-12-23 11:29:09 -05:00
Colby Rome
b62bb6e803
Fix Plex readme.
Although rendering properly on Github, the line "--device=/dev/dri:/dev/dri" is not valid markdown and is not rendered correctly on the linuxserver.io site: see https://docs.linuxserver.io/images/docker-plex#intel (the formatting is all messed up). 

This fixes the markdown.
2021-10-24 22:33:46 -04:00
driz
861eb1fb83
Update readme-vars.yml 2021-06-24 22:30:27 -04:00
driz
588ca9e4ee
Update readme-vars.yml
remove bionic as a tag
2021-06-24 22:22:06 -04:00
Roxedus
9a6da3e400
Deprecate UMASK_SET in favor of UMASK in baseimage 2021-01-20 14:36:26 +01:00
aptalca
2fcfbdc597 add latest intel compute packages for opencl 2020-12-10 15:36:02 -05:00
thelamer
342c4810c6 rebase to focal advertise bionic tag 2020-11-23 10:16:41 -08:00
Eric Nemchik
7fd3743bd8 Update readme 2020-05-09 11:54:39 -05:00
Eric Nemchik
12a4dcfc24 EXPOSE all documented ports
https://support.plex.tv/articles/201543147-what-network-ports-do-i-need-to-allow-through-my-firewall/

Update docs for new port info
2020-05-03 14:40:09 -05:00
aptalca
53b49652af remove udev hack (no longer needed) 2020-03-23 12:41:36 -04:00
aptalca
9949d6056b Remove /transcode volume mapping 2019-12-05 15:21:04 -08:00
aptalca
e8cd4d7e89 Add support for PLEX_CLAIM 2019-12-05 15:21:04 -08:00
thelamer
ca518c4f2e update readme using vars 2019-08-19 08:52:31 -07:00
tobbenb
c6a7743691 Add variable for setting UMASK 2019-08-06 14:44:52 -07:00
aptalca
2dc0521c2c fix permissions for /dev/dvb 2019-07-10 14:30:35 -07:00
thelamer
421b179203 need to limit the logic to exact match a line containing only 0 , also add note to readme 2019-05-20 20:37:16 -07:00
thelamer
7484d931d5 Switching to new Base images, shift to arm32v7 tag. 2019-03-23 21:13:44 -07:00
aptalca
e83d6870ee update readme 2019-03-22 11:14:04 -07:00
thelamer
508cec655c updating readme and adding web screenshot grabs to the root xml element 2019-03-14 16:52:51 -07:00
aptalca
8a5075c9c8 switch to new api, enable plex pass for armhd and aarch64 2019-03-14 18:43:29 -04:00
aptalca
6b2fda0ee7 clean up pid 2019-02-15 08:59:14 -08:00
aptalca
c0a4d5809d improve nvidia instructions 2019-02-11 16:48:54 -05:00
aptalca
0fa38675c2 remove nvidia devices variable, add info to readme 2019-02-11 21:08:30 +00:00
aptalca
a0fbde5776 fix nvidia vars, add device vars 2019-02-09 17:27:10 +00:00
Ryan Kuba
88765a032a Pipeline hw (#150)
* adding multi arch logic and pipeline, first version of included hardware accel info, pulling debs from new endpoint

* removing web screenshotting from ci process

* adding update logic for arm variants and templating readme file

* Adding nvidia environment variables

* Adding information on nvidia container runtime

* updating pipeline logic to use static endpoint and disabling updates on those branches

* bug bashing escape characters in jenkins logic

* remove avahi service that is no longer needed by plex

* set new artifact download location
2019-02-06 20:16:30 +00:00