zivillian / ism7mqtt

GNU General Public License v3.0
49 stars 8 forks source link

Docker with macvlan network does not apply assigned IP address. #65

Closed krkuhlmann closed 10 months ago

krkuhlmann commented 10 months ago

I have several docker container running on my synology nas. Recently I switched over to use macvlan bridged network, because it offers a lot more flexibility. unfortunately the host cannot reach the containers over macvlan neither can they reach the host. I tried to move the docker for ism7mqtt to the macvlan network but it does not apply the assigned IP Address. Am I missing something or does the docker container not support macvlan network?

krkuhlmann commented 10 months ago

It's working fine, the problem was another error that restarted the container over and over again.