mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #3034] [CLOSED] Add python to Docker build #9319
Reference in New Issue
Block a user
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?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/3034
Author: @reynn
Created: 5/2/2020
Status: ❌ Closed
Base:
master← Head:patch-1📝 Commits (1)
2aa96bbUpdate Dockerfile📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
Dockerfile(+1 -1)📄 Description
Changes
I noticed an error when building the Docker image on my server to test the latest changes. Seems to be a dependency added recently needs a Python version installed. I tried python3 instead of the python package but it does not build.
Issues
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.