duncanleo / plex-dvr-hls

HLS server designed to work with Plex DVR
MIT License
59 stars 18 forks source link

Add Docker build and push to GHCR #26

Closed rmitchellscott closed 5 months ago

rmitchellscott commented 5 months ago

This PR adds a GitHub Action job to build the Docker image and a container repository at ghcr.io/duncanleo/plex-dvr-hls.

After Merge The package repository will be created automatically during the first run, but may default to private visibility. If so, you will need to:

Go to https://ghcr.io/duncanleo/plex-dvr-hls Package Settings Change package visibility Set to Public After changing visibility, I'd also suggest that you go to this repo's homepage, click the settings cog on the right, then enable Packages on the homepage.