Commit Graph

31 Commits

Author SHA1 Message Date
Marshall Asch
fa160869bf
feat: merge the amd64 and arm dockerfiles together to be built from the same file (#107) 2024-07-16 14:28:31 -04:00
Marshall Asch
71f47cdad8
chore!: remove environment variables that are no longer used (#106) 2024-07-15 14:14:57 -04:00
Graham Booker
dad8fe0493
Removed beignet and icr as they aren't needed.
Fixes plexinc/plex-media-server#14196
2023-03-13 15:21:24 -05:00
Graham Booker
61178f762e
We don't actually listen on port 3005. 2021-11-05 12:35:30 -05:00
Graham Booker
f7eb6602f4
Updated S6 to 2.2.0.3 2021-06-15 15:05:27 -05:00
rcombs
69b8aec45a
Add Intel NEO driver 2020-12-17 22:26:54 -06:00
Graham Booker
29bb0e2f2f Update AMD64 to focal. 2020-11-23 11:47:20 -06:00
Graham Booker
c143e6f1c5
Added OpenCL deps needed in future version. 2020-09-18 12:10:54 -05:00
Maxime Marmont
4d069dc465
Add arm64 support and Update Plex Download URLs to latest API (#48)
Add arm64 support and Update Plex Download URLs to latest API
2020-04-07 09:33:24 -05:00
John Clayton
28699d2a36
Speed up health check (#39)
Fixes slow startup of container
2019-02-07 07:31:07 -07:00
EnorMOZ
7754ecf2ca Add unrar 2018-03-22 08:54:30 -05:00
Graham Booker
7529befa25
Renamed plexpass tag to beta. 2017-12-05 12:39:35 -06:00
Rob Playford
f4963f0a7b
Typo corrections 2017-10-16 08:02:54 -05:00
Mark Walker
3a72800940 Dont add udev. Let keep it out of this for now. 2017-06-30 13:54:41 +02:00
Mark Walker
0e864854b5 Add udev to allow for latest PMS 1.7.4 and later to work. 2017-06-28 10:35:41 +02:00
Thom Linton
c1f808ed1a Ensures 'tzdata' package is installed.
This package is necessary in order to provide zoneinfo and support
for using the TZ environment variable.
2017-04-24 08:37:25 -05:00
Mark Walker
c1053d321c Adjust ENV invocation. 2017-01-24 21:01:23 +01:00
Mark Walker
c5d28666ac Fix special char issue for non US languages. 2017-01-24 12:57:00 +01:00
Graham Booker
51695ec3e1
Moved common functionality to another file.
Also added support for building image from a raw URL for PMS.
2017-01-13 10:59:02 -06:00
Patrick Double
3ae89855b4
Add healthcheck using /identity 2017-01-06 14:04:01 -06:00
Kalle Møller
fb62bb1fbf Removing wget as both curl and wget was added 2016-12-25 15:39:16 -06:00
Kalle Møller
52088403fa Debian frontend should be an ARG instead
As ARG er temporary ENV, and users might exec into and thereby not be noninteractive

https://github.com/docker/docker/issues/4032
2016-12-23 15:31:35 -06:00
Kalle Møller
2d098d41bd No reason to delete installBinary
As it is copied in another layer, this will just add to size when it is deleted.
2016-12-23 15:26:13 -06:00
Kalle Møller
6c983dc00c Adding S6 overlay version as an ARG 2016-12-23 15:26:13 -06:00
Kalle Møller
320457792c Update Dockerfile
Sudo seems to be unused - and shouldn't be there in the first place. 

https://docs.docker.com/engine/userguide/eng-image/dockerfile_best-practices/#/user
2016-12-23 15:26:13 -06:00
Mark Walker
8eda80d6c3 Fix typo. 2016-12-23 19:52:26 +01:00
Graham Booker
b5c960fce8 Removed CHANGE_DIR_RIGHTS. 2016-12-12 13:32:42 -06:00
Graham Booker
b2c4f8109a Changed latest->plexpass to allow latest to be tagged to a version.
Also the updater always behaves how the image was tagged at build.
2016-12-12 10:41:27 -06:00
Graham Booker
a6a7666530 Added ability to build images with PMS installed. 2016-12-12 09:17:16 -06:00
Mark Walker
31cb8bf10c Make change to how S6 overlay is grabbed. 2016-12-12 13:07:32 +01:00
Mark Walker
1755f101c8 Initial commit. Adding Dockerfile and stuff. 2016-12-07 15:21:18 +01:00