mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #3355] [CLOSED] Use environment variables in Dockerfiles entrypoint #9479
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/3355
Author: @ferferga
Created: 6/16/2020
Status: ❌ Closed
Base:
master← Head:env-docker📝 Commits (5)
01dfc6dUse environment variables for entrypoint5d30bc6Use all the possible environment variables, moving all of them into a single layerce67738Fix syntaxa28d9f0Use custom entrypoint and cmd scripts8562a4fRemove repeated env var📊 Changes
5 files changed (+67 additions, -49 deletions)
View changed files
📝
Dockerfile(+20 -15)📝
Dockerfile.arm(+21 -17)📝
Dockerfile.arm64(+21 -17)➕
docker/entrypoint.sh(+2 -0)➕
docker/run.sh(+3 -0)📄 Description
Would be also really cool if we include a reference to them in Docker Hub, so people know they exist.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.