mirror of
				https://github.com/linuxserver/docker-jellyfin.git
				synced 2025-10-31 21:17:39 +09:00 
			
		
		
		
	| @@ -22,6 +22,7 @@ RUN \ | ||||
|  apt-get update && \ | ||||
|  apt-get install -y --no-install-recommends \ | ||||
| 	at \ | ||||
| 	i965-va-driver \ | ||||
| 	jellyfin-ffmpeg \ | ||||
| 	libfontconfig1 \ | ||||
| 	libfreetype6 \ | ||||
|   | ||||
| @@ -206,4 +206,5 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64 | ||||
|  | ||||
| ## Versions | ||||
|  | ||||
| * **13.06.19:** - Add Intel drivers for vaapi support on x86. | ||||
| * **07.06.19:** - Initial release. | ||||
|   | ||||
| @@ -60,4 +60,5 @@ app_setup_block: | | ||||
|  | ||||
| # changelog | ||||
| changelogs: | ||||
|   - { date: "13.06.19:", desc: "Add Intel drivers for vaapi support on x86." } | ||||
|   - { date: "07.06.19:", desc: "Initial release." } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user