Replies: 1 comment
-
|
Apparently I wasn't the only the one with this issue, version .6.1 has a fix for this. I should have read through the releases before posting, though I'm not sure why it wasn't pulling .6.1 as I use the 'latest' tag but oh well. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use the docker compose method to launch reiverr, I updated from version .4 to .6 this morning which meant taking out the url and keys from the docker compose file and putting them in a .env file (as far as I can tell I cant find any documentation that says this) I'm not building the docker file rather just using ghcr.io/aleksilassila/reiverr:latest as it was the easiest way to get started.
I have a few questions
docker compose downfollowed bydocker system prune -a. Without the prune command it doesn't seem to pull a new image and still launches the old container/image for reiverr.I get the following error (only after I visit the page in a browser)
Beta Was this translation helpful? Give feedback.
All reactions