mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-24 07:30:57 +01:00
Docker Images should be available for Windows Containers #417
Labels
No labels
area:database
awaiting-feedback
backend
blocked
breaking change: web api
bug
build
ci
confirmed
discussion needed
dotnet future
downstream
duplicate
EFjellyfin.db
enhancement
feature
future
github-actions
good first issue
hdr
help wanted
invalid
investigation
librarydb
live-tv
lyrics
media playback
music
needs testing
nuget
performance
platform
pull-request
question
regression
release critical
requires-web
roadmap
security
security
stale
support
syncplay
ui & ux
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: starred/jellyfin#417
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @LogicalPhallacy on GitHub (Feb 13, 2019).
Originally assigned to: @LogicalPhallacy on GitHub.
Is your feature request related to a problem? Please describe.
Windows Containers allow significantly better performance for Docker when hosted on a Windows Host. We should also provide a Windows Container friendly dockerfile
Describe the solution you'd like
It looks like building a windows version would just take a script modification to also import a windows ffmpeg and some system libraries, the buildfile would likely be more straightforward than the current dockerfile.
Describe alternatives you've considered
Hosting the Linux container on a windows host works, but it requires full Hyper-V virtualization which comes with security benefits but also with perf overhead.
@LogicalPhallacy commented on GitHub (Mar 3, 2019):
This enhancement is blocked until the issue of missing libraries in windows server nano and core editions can be addressed. Referencing a related emby bug. This also blocks the use of Windows Server Core or Server Nano outside a container without bringing in the required libs from a full windows server.
#https://github.com/MediaBrowser/Emby/issues/3175
@sevenrats commented on GitHub (Oct 4, 2023):
moved to https://features.jellyfin.org/posts/2353/docker-images-should-be-available-for-windows-containers