Docker подключить устройство USB
docker run -t -i --device=/dev/ttyUSB0 ubuntu bash
DreamCoder
docker run -t -i --device=/dev/ttyUSB0 ubuntu bash