Now I want to use Zigbee2MQTT with Docker 'koenkk/zigbee2mqtt', this
docker doesn't work, and I tried Docker 'forepe/zigbee2mqtt-socat', but it also doesn't work.
What is the correct entry for ‘device:’ in the ‘docker-compose.yml’ file ?
Is a modification in the ‘configuration.yaml’ for Zigbee2MQTT necessary ?
The Docker forepe/zigbee2mqtt-socat doesn't work, error on start:
standard_init_linux.go:211: exec user process caused "exec format error"
The Link on Docker-Hub for 'forepe/zigbee2mqtt-socat' is not working !!!
I use Zigbee2MQTT, the CC2530 coordinator is connected via an ESP8266, actually installation is running well without socat:
configuration.yaml: serial: port: 'tcp://192.168.178.152:1775'
Now I want to use Zigbee2MQTT with Docker 'koenkk/zigbee2mqtt', this docker doesn't work, and I tried Docker 'forepe/zigbee2mqtt-socat', but it also doesn't work.
What is the correct entry for ‘device:’ in the ‘docker-compose.yml’ file ? Is a modification in the ‘configuration.yaml’ for Zigbee2MQTT necessary ?
The Docker forepe/zigbee2mqtt-socat doesn't work, error on start:
standard_init_linux.go:211: exec user process caused "exec format error"
The Link on Docker-Hub for 'forepe/zigbee2mqtt-socat' is not working !!!