aunefyren / wrapperr

Website based application that summarizes Plex statistics from a given period and displays it in a nice format. Similar to the Spotify Wrapped concept.
314 stars 22 forks source link

[proposal of PR] Docker/GHCR Image CI #47

Closed mchangrh closed 1 year ago

mchangrh commented 1 year ago

Would you be interested in a PR to add Docker/ GHCR images on release?

aunefyren commented 1 year ago

Hei, would does Docker/ GHCR images entail? Do you mean an automated GitHub workflow that generates Docker images based on GitHub releases?

mchangrh commented 1 year ago

Yes, exactly that. Docker and/or GitHub container images on release and/or commits to a different image tag

aunefyren commented 1 year ago

That would be great!

aunefyren commented 1 year ago

I think I managed to figure out some GitHub actions that are suitable.