mirror of
https://github.com/jellyfin/jellyfin.git
synced 2024-11-15 09:59:06 -07:00
a884b1f786
* Fix fedora * Fix RID Linux * Fix package and image versions * Fix buildling and optimize docker images ``` * Removed find obj * Changed curl command and added gpg * Added to Contributors * Removed apt-transport-https package * Removed RASPI * Update Intel drivers version * Update Dockerfile for CentOS, Fedora, and portable deployments - Changed Jammy docker image to Built-in Jammy Microsoft .NET SDK image - Switched from using "Yum" to "Dnf" for CentOS and Fedora - Added "dnf clean all" and "rm -rf /var/cache/dnf" to the end of CentOS and Fedora Dockerfiles - Added "apt-get clean", "apt-get autoremove", "rm -rf /var/lib/apt/lists/*" to the end of the Debian/Ubuntu Dockerfiles - Added ${DOTNET_VERSION} in every Dockerfile except CentOS/Fedora - Removed previous warning comment for dotnet publish build in parallel - Arranged package installation * Re-arranged Dockerfile package installation * Re-align * Remove curl * Remove curl |
||
---|---|---|
.. | ||
unraid/docker-templates | ||
build.centos.amd64 | ||
build.debian.amd64 | ||
build.debian.arm64 | ||
build.debian.armhf | ||
build.fedora.amd64 | ||
build.linux.amd64 | ||
build.linux.amd64-musl | ||
build.linux.arm64 | ||
build.linux.armhf | ||
build.linux.musl-linux-arm64 | ||
build.macos.amd64 | ||
build.macos.arm64 | ||
build.portable | ||
build.ubuntu.amd64 | ||
build.ubuntu.arm64 | ||
build.ubuntu.armhf | ||
build.windows.amd64 | ||
Dockerfile.centos.amd64 | ||
Dockerfile.debian.amd64 | ||
Dockerfile.debian.arm64 | ||
Dockerfile.debian.armhf | ||
Dockerfile.docker.amd64 | ||
Dockerfile.docker.arm64 | ||
Dockerfile.docker.armhf | ||
Dockerfile.fedora.amd64 | ||
Dockerfile.linux.amd64 | ||
Dockerfile.linux.amd64-musl | ||
Dockerfile.linux.arm64 | ||
Dockerfile.linux.armhf | ||
Dockerfile.linux.musl-linux-arm64 | ||
Dockerfile.macos.amd64 | ||
Dockerfile.macos.arm64 | ||
Dockerfile.portable | ||
Dockerfile.ubuntu.amd64 | ||
Dockerfile.ubuntu.arm64 | ||
Dockerfile.ubuntu.armhf | ||
Dockerfile.windows.amd64 |