wger-project / docker

Production...ish docker-compose image for wger
GNU Affero General Public License v3.0
123 stars 44 forks source link

watchtower breaks wger #59

Open deboy69 opened 1 year ago

deboy69 commented 1 year ago

Hello, I have an issue with watchtower breaking wger. When watchtower updates the wger container it seems like it doesnt load the .env when its created. Which causes the container to break. I have to go in and do docker down/up to get it running again.

Any thoughts on this?

rolandgeider commented 1 year ago

I haven't used watchtower myself and from their docs I'm not sure how the images are restarted, specially if they were originally created from a compose file. If this regularly breaks your setup, I'd just add a label so it ignores it. (and if there is something I can help you with, just ping me)