SN
SN
hey @pl4nty - can you pls share the dockerfile you used, so I can try something similar for the other views ?
thanks for the quick reply @pl4nty !
> self-host/production dockerized version I am just looking for this when I discovered this project on reddit. My list for minimum requirements would be - 1. A single docker image...
Thanks for the reply @vmorganp ! Will give Lazytainer a spin over the coming weeks and see how I go.
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 port, correct? Is this...
Thank you for checking it out ! Its great news that its working in a healthy way. For examples - I was asking this question with mariadb and n8n in...
I am trying to get started with a simple example but it looks like I am missing something either network related or ports related, as I am unable to get...
thanks for the reply @vmorganp - that makes so much sense now, after spending a bunch of time thinking something was wrong with my compose file. Are there any plans...
@SteveLTN - Adding WEBSOCKET=true gives a yaml error. WEBSOCKET: true also gives me a error for the "true" as it is not a string. How exactly is this added to...
Found another example in a different issue, which seems to work. For anyone else coming across this - looks like WEBSOCKET: 'true' is the way to go [i.e - true...