Sparky
1d94607a30
Fix docker args
...
After the change to runtime args in #749 docker broke.
This fixes it.
2019-02-02 15:17:59 +01:00
Sparky
9f83ee7b3e
Make another docker layer reusable
...
By moving the apt-get layer before the copies, the apt-get layer can be reused with each build, reducing upload/download needed during updates.
Just a small optimization.
2019-01-25 13:27:12 -05:00
Andrew Rabert
ede0439b12
Fix arm32 Docker
2019-01-22 20:04:40 -05:00
Andrew Rabert
aa25dd1a0b
Update to .NETCore 3.0
2019-01-21 23:17:56 -05:00
Andrew Rabert
23c52c3fb9
Disable cross-platform build for arm32v7
...
https://github.com/jellyfin/jellyfin/issues/665
2019-01-21 23:17:30 -05:00
Andrew Rabert
a5aa482b6c
Update arm/arm64 images to build cross-platform
...
These Dockerfiles can not be built natively - must be built on x86_64
2019-01-21 22:47:51 -05:00
Erwin de Haan
9b224d7080
Merged the two ARM platforms. To be split apart when a binary ffmpeg is required.
2019-01-13 23:43:12 +01:00