Skip to content
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

How to specify tag for calibre-web #96

Open
jmejiaperez opened this issue Jan 19, 2021 · 2 comments
Open

How to specify tag for calibre-web #96

jmejiaperez opened this issue Jan 19, 2021 · 2 comments
Assignees
Labels

Comments

@jmejiaperez
Copy link

Hello,
I am trying to use a downgraded version of calibre-web from one of your docker images.
The issue that i am having is that i need to specify a certain tag to use, because of this current problem
janeczku/calibre-web#1820

So i want to use tag 0.6.7 so that my calibre-web instance can work properly with my nginx reverse proxy.

How can i specify the tag on your dockerfile, i tried searching for it but no avail in where i can modify it.

Thanks!

@CHBMB
Copy link

CHBMB commented Jan 19, 2021

https://registry.hub.docker.com/r/technosoft2000/calibre-web/tags?page=1&ordering=last_updated

@sha1
Copy link

sha1 commented Oct 20, 2021

That's easy.

  1. Specify environment var APP_BRANCH=0.6.7 (or whatever tag/branch you like)
  2. Delete directory mapped to volume /calibre-web/app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants