Try this
It may or may not help
Running the deCONZ Container
Pre-requisite
Before running the command that creates the deconz Docker container, you may need to add your Linux user to the dialout
group, which allows the user access to serial devices (i.e. Conbee/Conbee II/RaspBee):
sudo usermod -a -G dialout $USER