Celedhrim / docker-kodi-server

Runs Kodi in headless mode with docker
MIT License
79 stars 20 forks source link

Create docker-image.yml #24

Closed aktur closed 2 years ago

aktur commented 3 years ago

This is github action to trigger docker image build and push to docker hub registry. You have to set DOCKER_USER and DOCKER_PASSWORD secrets in settings in order to login to the hub.docker.

This action file is prepared to create multi-arch builds, however no ARM platforms pass the build yet. They break on kodi-11 dependecy.

Celedhrim commented 3 years ago

Thx for this and sorry for the delay :)

I don't know how I will do this for kodi 19 because docker new limit on pull is annoying. But i'll have to find a solution soon , when libreelec kodi 19 will be there and team kodi provide kodi 19 release build

Celedhrim commented 2 years ago

hello !

I've done it with a personal gitlab instance :)