-
-
Notifications
You must be signed in to change notification settings - Fork 146
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: support for grabbing latest from master #90
Comments
I believe this can be solved by using |
if you're just troubleshooting, you can build it locally and pass the docker arg. Instructions are in the readme: https://github.com/linuxserver/docker-calibre-web#building-locally Before we decide to publish a new tag, we'd have to take into consideration various things like how much interest there is for building master commits, how stable they are, how frequent they are, etc. |
Releases seem to vary. Most things pushed to master are fixes rather than features it seems. I'll build locally for now and go from there. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
It'd be nice to have multiple versions to grab from calibre-web.
Expected Behavior
Adding a Docker tag of
nightly
likebeets
would be beneficial as releases don't happen as often as other services (Sonarr, Radarr, etc).Current Behavior
Only includes latest release.
The text was updated successfully, but these errors were encountered: