Replies: 1 comment
-
|
That's definitely not normal. Could you please check whether the volume is mounted correctly and whether image files exist in docker exec -it <norish-container-name> sh -c "ls -la uploads/recipes"or check the mounted path on the host directly. Also providing some logs could be really helpfull: docker logs <norish-container-name> --tail 200 |
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.
-
Hi, I just updated my norish container and I noticed that all saved recipe images are not showing anymore? Even with the new imported recipes its not showing anymore. Do we have to do this manually now or am I just missing something? Thank you.
Beta Was this translation helpful? Give feedback.
All reactions