Updated Home (markdown)
1
Home.md
1
Home.md
@@ -74,6 +74,7 @@ Set the password on the GatewayDevice in FHEM
|
|||||||

|

|
||||||
|
|
||||||
<a name="UsingFHEMinaDOCKERContainer"/>
|
<a name="UsingFHEMinaDOCKERContainer"/>
|
||||||
|
|
||||||
# Using FHEM in a DOCKER Container.
|
# Using FHEM in a DOCKER Container.
|
||||||
Since the Xiaomi gateway distributes its data in the network via UDP and multicast, it is not possible to operate FHEM in a docker container together with the Xiaomi gateways.
|
Since the Xiaomi gateway distributes its data in the network via UDP and multicast, it is not possible to operate FHEM in a docker container together with the Xiaomi gateways.
|
||||||
The FHEM user "ROAM" Robin has found a way to run FHEM in a docker container. The FHEM Docker Container must be run in HOSTMODE. This is achieved by the parameter --net=host.
|
The FHEM user "ROAM" Robin has found a way to run FHEM in a docker container. The FHEM Docker Container must be run in HOSTMODE. This is achieved by the parameter --net=host.
|
||||||
|
|||||||
Reference in New Issue
Block a user