aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
AgeCommit message (Expand)Author
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
2019-11-17Merge pull request #1937 from justinfenn/docker-entrypoint-execJoshua M. Boniface
2019-10-28Adding OpenSSL librarySteve Hayles
2019-10-27Update DockerfileSteve Hayles
2019-10-27use exec form for Dockerfile entrypointJustin Fenn
2019-10-25Use the correct dotnet runtime in Docker imagesBond_009
2019-10-19Fix Docker ffmpegAndrew Rabert
2019-10-19Update Docker containers to dotnet 3.0Andrew Rabert
2019-10-19Default to jellyfin-web masterAndrew Rabert
2019-10-11Bump version to 10.5.0 for next stable releaseJoshua Boniface
2019-10-05Make the comment nicerJoshua Boniface
2019-10-05Move copy steps further so they're not overwritingJoshua Boniface
2019-09-27Do explicit dotnet publish in Dockerfiles (#1801)Joshua M. Boniface
2019-09-24Remove submodule and add clone and build to CIErwin de Haan