jellyfin/deployment
Gauvino a884b1f786
Refactor Dockerfile and build (#10603)
* 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
2024-01-17 18:11:03 -07:00
..
unraid/docker-templates Update jellyfin.xml 2023-10-31 09:37:37 +01:00
Dockerfile.centos.amd64 Refactor Dockerfile and build (#10603) 2024-01-17 18:11:03 -07:00
Dockerfile.debian.amd64 Refactor Dockerfile and build (#10603) 2024-01-17 18:11:03 -07:00
Dockerfile.debian.arm64 Refactor Dockerfile and build (#10603) 2024-01-17 18:11:03 -07:00
Dockerfile.debian.armhf Refactor Dockerfile and build (#10603) 2024-01-17 18:11:03 -07:00
Dockerfile.docker.amd64 Refactor Dockerfile and build (#10603) 2024-01-17 18:11:03 -07:00
Dockerfile.docker.arm64 Refactor Dockerfile and build (#10603) 2024-01-17 18:11:03 -07:00
Dockerfile.docker.armhf Refactor Dockerfile and build (#10603) 2024-01-17 18:11:03 -07:00
Dockerfile.fedora.amd64 Refactor Dockerfile and build (#10603) 2024-01-17 18:11:03 -07:00
Dockerfile.linux.amd64 Refactor Dockerfile and build (#10603) 2024-01-17 18:11:03 -07:00
Dockerfile.linux.amd64-musl Refactor Dockerfile and build (#10603) 2024-01-17 18:11:03 -07:00
Dockerfile.linux.arm64 Refactor Dockerfile and build (#10603) 2024-01-17 18:11:03 -07:00
Dockerfile.linux.armhf Refactor Dockerfile and build (#10603) 2024-01-17 18:11:03 -07:00
Dockerfile.linux.musl-linux-arm64 Refactor Dockerfile and build (#10603) 2024-01-17 18:11:03 -07:00
Dockerfile.macos.amd64 Refactor Dockerfile and build (#10603) 2024-01-17 18:11:03 -07:00
Dockerfile.macos.arm64 Refactor Dockerfile and build (#10603) 2024-01-17 18:11:03 -07:00
Dockerfile.portable Refactor Dockerfile and build (#10603) 2024-01-17 18:11:03 -07:00
Dockerfile.ubuntu.amd64 Refactor Dockerfile and build (#10603) 2024-01-17 18:11:03 -07:00
Dockerfile.ubuntu.arm64 Refactor Dockerfile and build (#10603) 2024-01-17 18:11:03 -07:00
Dockerfile.ubuntu.armhf Refactor Dockerfile and build (#10603) 2024-01-17 18:11:03 -07:00
Dockerfile.windows.amd64 Refactor Dockerfile and build (#10603) 2024-01-17 18:11:03 -07:00
build.centos.amd64 Refactor Dockerfile and build (#10603) 2024-01-17 18:11:03 -07:00
build.debian.amd64 Refactor Dockerfile and build (#10603) 2024-01-17 18:11:03 -07:00
build.debian.arm64 Refactor Dockerfile and build (#10603) 2024-01-17 18:11:03 -07:00
build.debian.armhf Refactor Dockerfile and build (#10603) 2024-01-17 18:11:03 -07:00
build.fedora.amd64 Refactor Dockerfile and build (#10603) 2024-01-17 18:11:03 -07:00
build.linux.amd64 Refactor Dockerfile and build (#10603) 2024-01-17 18:11:03 -07:00
build.linux.amd64-musl Refactor Dockerfile and build (#10603) 2024-01-17 18:11:03 -07:00
build.linux.arm64 Refactor Dockerfile and build (#10603) 2024-01-17 18:11:03 -07:00
build.linux.armhf Refactor Dockerfile and build (#10603) 2024-01-17 18:11:03 -07:00
build.linux.musl-linux-arm64 Refactor Dockerfile and build (#10603) 2024-01-17 18:11:03 -07:00
build.macos.amd64 Refactor Dockerfile and build (#10603) 2024-01-17 18:11:03 -07:00
build.macos.arm64 Refactor Dockerfile and build (#10603) 2024-01-17 18:11:03 -07:00
build.portable Refactor Dockerfile and build (#10603) 2024-01-17 18:11:03 -07:00
build.ubuntu.amd64 Refactor Dockerfile and build (#10603) 2024-01-17 18:11:03 -07:00
build.ubuntu.arm64 Refactor Dockerfile and build (#10603) 2024-01-17 18:11:03 -07:00
build.ubuntu.armhf Refactor Dockerfile and build (#10603) 2024-01-17 18:11:03 -07:00
build.windows.amd64 Refactor Dockerfile and build (#10603) 2024-01-17 18:11:03 -07:00