Erwin de Haan
|
ae0732136f
|
Merge remote-tracking branch 'upstream/dev' into build-system-consolidation
|
2019-01-13 23:28:05 +01:00 |
|
Andrew Rabert
|
17c60f46db
|
Fix build
|
2019-01-13 15:35:15 -05:00 |
|
Andrew Rabert
|
f11a4368bb
|
Reformat args
|
2019-01-13 15:30:30 -05:00 |
|
Erwin de Haan
|
ba671569b4
|
Moved main docker file.
|
2019-01-12 15:54:52 +01:00 |
|
Erwin de Haan
|
399a079dd4
|
Build scripts and build system consolidation.
Squashed commit.
|
2019-01-10 19:45:30 +01:00 |
|
Andrew Rabert
|
1c326fe7d4
|
Download ffmpeg in a separate layer
This slightly speeds up rebuilding since the ffmpeg layer cache is used
even when Jellyfin source is changed.
|
2019-01-06 22:46:52 -05:00 |
|
Andrew Rabert
|
9f7bebc728
|
Fix Skia in Docker
|
2019-01-06 18:05:06 -05:00 |
|
Andrew Rabert
|
e60dc805d6
|
Remove deprecation warning from Docker
|
2019-01-06 17:45:50 -05:00 |
|
bfayers
|
227f9da3e5
|
helps if the arg is within that bit of the dockerfile
|
2019-01-05 00:41:23 +00:00 |
|
bfayers
|
4c03616aff
|
clean up how extracting tar is done; just put it in /usr/bin instead of symlinks; remove xz-utils after (cleaning up space); all at request of nvllsvm
|
2019-01-05 00:28:40 +00:00 |
|
bfayers
|
bf61c20408
|
remove commented apt installs for ffmpeg
|
2019-01-05 00:19:42 +00:00 |
|
bfayers
|
2961dc0bdd
|
use ffmpeg 4.0.3 instead of distro provided (fixes chromecast + androidtv)
|
2019-01-04 20:04:58 +00:00 |
|
Andrew Rabert
|
def954e8da
|
Remove PUID and PGUID env vars
Use Docker's built-in `user` option instead.
Ex. `docker run --user 1000:1000 jellyfin/jellyfin`
|
2018-12-18 20:08:34 -05:00 |
|
Andrew Rabert
|
23ed559bb0
|
Simplify Docker build
- Remove unnecessary build command (implied in publish)
- Remove unnecessary solution arg
- Move arg to command
|
2018-12-16 00:40:21 -05:00 |
|
Bond-009
|
9035965014
|
Fix Dockerfile
|
2018-12-12 21:43:52 +01:00 |
|
Andrew Rabert
|
13eec38783
|
Opt out of .NET telemetry
|
2018-12-11 23:48:41 -05:00 |
|
Andrew Rabert
|
206bc7911c
|
Add jellyfin Docker image
|
2018-12-10 02:07:15 -05:00 |
|