[Radio Co-processor build] Missing an instruction before starting build
The module affected
Documentation about build and flash the Radio Co-processor Firmware
What is the action to reproduce the bug?
Run the commands:
$ docker pull openthread/environment:latest $ docker run -it --rm openthread/environment bash
What is the result you see?
The system shows me an error message that say I must be install docker before.
What is the result you expect?
Correct run
Frequency?
always
Tested version
Revision d5bd1af2.
Do you know any workaround of this issue?
Install the docker
Do you have a fix for this issue?
Write in the documentation that it is mandatory to install the docker before launching it.