<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Dockerfile, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=master</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2024-03-18T14:42:07Z</updated>
<entry>
<title>Remove legacy build utilities (#11162)</title>
<updated>2024-03-18T14:42:07Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2024-03-18T14:42:07Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=78b53a60b4018b25c64a2477408c10144a750252'/>
<id>urn:sha1:78b53a60b4018b25c64a2477408c10144a750252</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor Dockerfile and build (#10603)</title>
<updated>2024-01-18T01:11:03Z</updated>
<author>
<name>Gauvino</name>
<email>68083474+Gauvino@users.noreply.github.com</email>
</author>
<published>2024-01-18T01:11:03Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=a884b1f7869436fb373d71106330ab1db79cee11'/>
<id>urn:sha1:a884b1f7869436fb373d71106330ab1db79cee11</id>
<content type='text'>
* 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</content>
</entry>
<entry>
<title>Update more Dockerfiles</title>
<updated>2023-11-15T21:21:20Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2023-11-15T21:21:20Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=5fa1b8ac3a7e65f0972e4fc55e83172f66efd794'/>
<id>urn:sha1:5fa1b8ac3a7e65f0972e4fc55e83172f66efd794</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update node versions</title>
<updated>2023-09-29T14:11:01Z</updated>
<author>
<name>Bill Thornton</name>
<email>billt2006@gmail.com</email>
</author>
<published>2023-09-29T14:11:01Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=3e10ace985f70fdb92dc655d792cfbc34f2c4bd8'/>
<id>urn:sha1:3e10ace985f70fdb92dc655d792cfbc34f2c4bd8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add manual web builds (#9468)</title>
<updated>2023-03-11T17:14:00Z</updated>
<author>
<name>Bill Thornton</name>
<email>thornbill@users.noreply.github.com</email>
</author>
<published>2023-03-11T17:14:00Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=b7fe81551f43b08f7991979be16bdbd1dddcb636'/>
<id>urn:sha1:b7fe81551f43b08f7991979be16bdbd1dddcb636</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: swap to `jellyfin-ffmpeg5` (#9256)</title>
<updated>2023-02-05T04:46:27Z</updated>
<author>
<name>Brett Petch</name>
<email>brettpetch@icloud.com</email>
</author>
<published>2023-02-05T04:46:27Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=a230d8f615d75861dc591eba796f38350f1fb1b5'/>
<id>urn:sha1:a230d8f615d75861dc591eba796f38350f1fb1b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(deps): update mcr.microsoft.com/dotnet/sdk docker tag to v7 (#8686)</title>
<updated>2022-12-07T16:56:01Z</updated>
<author>
<name>renovate[bot]</name>
<email>29139614+renovate[bot]@users.noreply.github.com</email>
</author>
<published>2022-12-07T16:56:01Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=08a43d80391b3c48e75c46da08e4253d294c89d4'/>
<id>urn:sha1:08a43d80391b3c48e75c46da08e4253d294c89d4</id>
<content type='text'>
Co-authored-by: renovate[bot] &lt;29139614+renovate[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Fix Docker healthcheck output</title>
<updated>2022-10-10T07:03:36Z</updated>
<author>
<name>Jeremy Lin</name>
<email>jjlin@users.noreply.github.com</email>
</author>
<published>2022-10-10T07:03:36Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=6441cd9436128f21af8fd0ff006035fefd3d2092'/>
<id>urn:sha1:6441cd9436128f21af8fd0ff006035fefd3d2092</id>
<content type='text'>
The current healthcheck command results in progress info being output.
Add -f/--fail, -s/--silent, -S/--show-error options to avoid progress
output, but still show error messages if something goes wrong.
</content>
</entry>
<entry>
<title>Drop transitional package apt-transport-https (#5950)</title>
<updated>2022-09-13T23:34:21Z</updated>
<author>
<name>Robin Schneider</name>
<email>ypid@riseup.net</email>
</author>
<published>2022-09-13T23:34:21Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=d75c699ad4568fb2546588497c201fd6e4830477'/>
<id>urn:sha1:d75c699ad4568fb2546588497c201fd6e4830477</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Backport pull request #8257 from jellyfin/release-10.8.z</title>
<updated>2022-08-14T01:46:36Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2022-08-14T01:46:36Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=c7edf8b565e7d52400cf65e747a8e800ecd3a036'/>
<id>urn:sha1:c7edf8b565e7d52400cf65e747a8e800ecd3a036</id>
<content type='text'>
Use separate args for dotnet publish commands

Original-merge: d260f308106db648014a0bb3fd1911c838f899ce

Merged-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;

Backported-by: Joshua Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
</feed>
