Skip to content
Snippets Groups Projects

transparent-gateway-details.rst: Fix Radio-Co Processor firmware docker build

1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
@@ -25,9 +25,9 @@ The current manual process is quite intricated, but expect vast improvements in
$ docker pull openthread/environment:latest
$ docker run -it --rm openthread/environment bash
.. note::
.. note::
You may receive an error message `permisssion denied`. You can start both
You may receive an error message `permisssion denied`. You can run both
of the commands with `sudo`.
If you don’t want to preface the `docker` command with `sudo`, create a Unix group
called `docker` and add users to it. When the Docker daemon starts, it creates a
Loading