[PR #5687] [CLOSED] Change the base image of Dockerfile to Ubuntu focal #10603

Closed
opened 2026-02-07 06:23:19 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/5687
Author: @nyanmisaka
Created: 4/3/2021
Status: Closed

Base: masterHead: focal


📝 Commits (2)

  • a005aea Change the base image to Ubuntu focal
  • 8485641 Merge branch 'master' into focal

📊 Changes

1 file changed (+17 additions, -27 deletions)

View changed files

📝 Dockerfile (+17 -27)

📄 Description

Changes

Issues
Fixes #3631


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/5687 **Author:** [@nyanmisaka](https://github.com/nyanmisaka) **Created:** 4/3/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `focal` --- ### 📝 Commits (2) - [`a005aea`](https://github.com/jellyfin/jellyfin/commit/a005aeabbed8d34ae204754c7a63dc378563e848) Change the base image to Ubuntu focal - [`8485641`](https://github.com/jellyfin/jellyfin/commit/8485641e90efb48126d6ba67672e3b0a37f9ea66) Merge branch 'master' into focal ### 📊 Changes **1 file changed** (+17 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+17 -27) </details> ### 📄 Description **Changes** - Avoid the outdated Mesa VAAPI driver in Debian buster, fix AMD HEVC transcoding issue. - The latest Intel driver can only be installed in Ubuntu focal. (https://dgpu-docs.intel.com/installation-guides/ubuntu/ubuntu-focal.html) **Issues** Fixes #3631 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 06:23:19 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10603