Skip to content
This repository was archived by the owner on Oct 18, 2025. It is now read-only.

benoitvidis/docker-kodi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning

This repository is not maintained anymore.

Kodi

Kodi 19 Matrix for X server with intel drivers.

You can run it using x11docker (preferred) or if you don't mind about sharing memory with your host, by using the provided docker-compose.

docker-compose run kodi

example of docker-compose.override.yml using pulseaudio

version: "3"

services:
  kodi:
    volumes:
      - ./data:/home/kodi/.kodi
      - /run/user/${UID:-1000}/pulse:/tmp/pulse    

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published