Jump to content

Extra parameters is missing - how to add run parameters for docker?


Recommended Posts

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.

 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...