Amir Raminfar
Amir Raminfar
@bluepuma77 created #3095. I am pretty sure you have a typo some where as it works for me.
@tenfourty > Thanks, @amir20. This sounds like a pragmatic way forward. I use my Docker socket proxy for other containers to securely access my Docker socket, not just Dozzle, so...
@MRobi1 there is no limits to the number of agents that can be configured. You maybe running to this issue. https://github.com/amir20/dozzle/issues/3072. Make sure to look at the logs. I added...
> I'd recommend linking to that section through the agent docs so it's more obvious > I'd also recommend adding "restart: unless-stopped" to the docker compose and equivalent for the...
Added 64e8ec48 for a quick warning on duplicate hosts.
@dhop90 Looks like agents work in k8s and I have updated the other bug.
Maybe the options should be `instant`, `delayed`, `never`. > works about half the time I have seen this happen too. But I am not sure why. The redirect happens in...
Hey @FrancYescO. I missed this comment. You are right that I look for `running`. If the container is restarting, starting, or whatever, I assume it will eventually get to "running"...
> yes, or maybe is sloooowly starting, as the check for redirect is done at a specific time (at +5s from the exit of the old container?) and not "waiting...
@FrancYescO while doing some testing I noticed some times it was in a bad state. When your container stops, do you see a "container stopped" component? The log that does...