Morgan Patterson
Morgan Patterson
It looks like you're missing the `network_mode` attribute as documented here https://github.com/vmorganp/Lazytainer#or-put-in-your-docker-composeyaml .
https://www.reddit.com/r/selfhosted/comments/x39p67/comment/impozt/ here's the reddit thread around the same subject, let me know if this helps. tldr; It should PROBABLY be 1:1
Hey, I'm planning on closing this at the end of the week if there's no additional activity.
What, in your opinion, would you like changed?
Is a document like that something you'd be willing to help write? It seems like you know what you're looking for and if you submit a PR to the readme...
How's this? @AuthorShin https://github.com/vmorganp/Lazytainer#how-it-works
> Is that expected behavior? Right now, yes though it may make sense to have a flag or change it if it's a popular opinion (no idea how to determine...
> Do I have to define this for each and every container even if there is no "group" of containers For now, yes. I'll look into adding a sort of...
> another question @vmorganp - based on [this reddit link](https://old.reddit.com/r/selfhosted/comments/x39p67/lazytainer_v110_lazy_loading_containers_on_arm/imrvqzn/?context=3) > > > This implies that you need to run one instance of lazytainer for each container listening to a...
I just did a quick experiment with the depends_on attribute, and it looks like if you had an app and a database container, they would come up in a healthy...