aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
AgeCommit message (Expand)Author
2024-03-18Remove legacy build utilities (#11162)Cody Robibero
2024-01-17Refactor Dockerfile and build (#10603)Gauvino
2023-11-15Update more DockerfilesBond_009
2023-09-29Update node versionsBill Thornton
2023-03-11Add manual web builds (#9468)Bill Thornton
2023-02-04fix: swap to `jellyfin-ffmpeg5` (#9256)Brett Petch
2022-12-07chore(deps): update mcr.microsoft.com/dotnet/sdk docker tag to v7 (#8686)renovate[bot]
2022-10-10Fix Docker healthcheck outputJeremy Lin
2022-09-14Drop transitional package apt-transport-https (#5950)Robin Schneider
2022-08-13Backport pull request #8257 from jellyfin/release-10.8.zJoshua M. Boniface
2022-02-28Update intel compute runtime to 22.08.22549Nyanmisaka
2022-02-28Update intel compute runtime to 22.05.22297Nyanmisaka
2022-02-02Remove unused docker volumes (#7030)Cody Robibero
2021-10-10Apply suggestions from code reviewMarcel
2021-10-10Added healthcheck url environemnt variableMarcel
2021-10-09Apply suggestions from code reviewMarcel
2021-10-09Apply suggestions from code reviewMarcel
2021-10-09Added Docker HealthcheckMarcel
2021-10-03Merge pull request #6580 from Artiume/patch-1Claus Vium
2021-09-28Disable DOTNET_SYSTEM_GLOBALIZATION_INVARIANT in docker imagesCody Robibero
2021-09-25Fix builds for dotnet6 (#6595)Cody Robibero
2021-09-20Update Docker Imageartiume
2021-09-06Fix Dockerfile typosFernando Fernández
2021-09-06Update Intel Compute Runtime ResourcesMayur Panchal
2021-08-15Update Dockerfile to use debian:bullseye-slimCody Robibero
2021-08-02Optimize DockerfilesRich Lander
2021-05-05Fix web build in dockerfilesBill Thornton
2021-04-12Remove coupling to distroRich Lander
2021-04-06Use npm ci instead of npm iFernando Fernández
2021-04-06(jellyfin-web): Switch to npmFernando Fernández
2020-11-28Apply suggestions from code reviewNyanmisaka
2020-11-27add NEO OpenCL runtime for Intel Tone mappingnyanmisaka
2020-11-15update dotnet 5.0 imageartiume
2020-11-10Update build ci, dockerfiles to .Net5.0crobibero
2020-09-04Remove GenerateDocumentationFilecrobibero
2020-08-29include xml docs when publishingcrobibero
2020-05-15Fix container image build by installing pythonErik Rigtorp
2020-04-09minor changesNyanmisaka
2020-04-09use pre-compiled deb to avoid non-free driversNyanmisaka
2020-03-29Dockerfile: support for non-ASCII charactersox0spy
2020-03-21Merge pull request #2631 from mark-monteiro/fix-client-build-scriptsdkanada
2020-03-20Add missing trailing slashesMark Monteiro
2020-03-20Remove unnecessary execution of `yarn build:production`Mark Monteiro
2020-03-20Use 'yarn build:production' instead of 'yarn:build' everywhereMark Monteiro
2020-03-15Update docker dependencies for Gulpartiume
2020-03-05Fix Docker packages (#2499)Andrew Rabert
2020-02-11Update dockerfile to install git for new dependencyartiume
2020-02-01Add root certificates to docker imageMatt
2020-01-10fixes dockerfile building on recent linux installationsNarfinger
2019-12-06Move to .Net Core 3.1Bond_009