Oliver Gorwits
Oliver Gorwits
Hi @jijybarnes just to give you an update on this. There is a bug, however I think it's in a different place to where you think. I'll dig a bit...
Hi @jijybarnes I've just released a fix in version 2.086003. The bug was fixed through better definition of behaviour when the field ("port" in your case) or custom field is...
Hi @tech62 please can you describe a bit more what is the problem and what you want to achieve? > when i discover my switch, multiple device are missing in...
Hi @inphobia @earendilfr many thanks for looking into this. Can you point me to the README file you're both mentioning? I'm not sure which one you mean (so I can...
Hi! What version of docker do you have? I suspect this might be a feature of a newer version not recognised by yours? Please upgrade if you can and think...
Hi @warnerseb another option if you can't upgrade is to edit the compose file. All the `common_environment` service does is provide a template so you can copy the environment variables...
this is the config reference but it doesn't say if there are old versions not supporting it https://docs.docker.com/reference/compose-file/merge/#reset-value
unfortunately cannot reproduce this locally; docker on macOS % docker --version Docker version 28.2.2, build e6534b4eb7
Hi again @warnerseb ! I realised that there's a much better way to achieve what the common_environment bit does, and the advantage is that it should work around the issue...
fixed in a87ad18