Hi guys,
I wanted to add some extra paramters for the docker version of andig/evcc in order to connect it to my energy home manager, chargers etc.
The full command is for example:
docker run --network host andig/evcc ...
or
docker run -v /etc/machine-id:/etc/machine-id -v /var/lib/dbus/machine-id:/var/lib/dbus/machine-id andig/evcc ...
Now the "Extra Parameters" field as described in some posts seems to be removed. And just adding the commands after the repository entry does not work for me. As I am not at home right now, I can't provide the exact error message but maybe I am doing something wrong that is easy for you guys to spot?
Looking forward to any help!
Thanks guys.