[PR #1918] [MERGED] Docker fixes #8950

Closed
opened 2026-02-07 05:53:20 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/1918
Author: @andrewrabert
Created: 10/20/2019
Status: Merged
Merged: 10/24/2019
Merged by: @joshuaboniface

Base: masterHead: dockermaster


📝 Commits (3)

  • cd3c149 Default to jellyfin-web master
  • 64eca9e Update Docker containers to dotnet 3.0
  • 4ace99a Fix Docker ffmpeg

📊 Changes

3 files changed (+11 additions, -11 deletions)

View changed files

📝 Dockerfile (+9 -5)
📝 Dockerfile.arm (+1 -3)
📝 Dockerfile.arm64 (+1 -3)

📄 Description

Needs https://github.com/jellyfin/jellyfin-ffmpeg/pull/11

Issues


🔄 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/1918 **Author:** [@andrewrabert](https://github.com/andrewrabert) **Created:** 10/20/2019 **Status:** ✅ Merged **Merged:** 10/24/2019 **Merged by:** [@joshuaboniface](https://github.com/joshuaboniface) **Base:** `master` ← **Head:** `dockermaster` --- ### 📝 Commits (3) - [`cd3c149`](https://github.com/jellyfin/jellyfin/commit/cd3c14961f9acfce29bdff14da9fcbc063a40257) Default to jellyfin-web master - [`64eca9e`](https://github.com/jellyfin/jellyfin/commit/64eca9e1c74c3a22008d06569c992ef0ec428e9c) Update Docker containers to dotnet 3.0 - [`4ace99a`](https://github.com/jellyfin/jellyfin/commit/4ace99ad76ef811b0e2d7ab43550d7faa96eec7d) Fix Docker ffmpeg ### 📊 Changes **3 files changed** (+11 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+9 -5) 📝 `Dockerfile.arm` (+1 -3) 📝 `Dockerfile.arm64` (+1 -3) </details> ### 📄 Description Needs https://github.com/jellyfin/jellyfin-ffmpeg/pull/11 ## Issues - Needed to resolve https://github.com/jellyfin/jellyfin/issues/1906 - Resolves https://github.com/jellyfin/jellyfin/issues/1911 --- <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 05:53:20 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#8950