Skip to content
Snippets Groups Projects
Commit e29179cc authored by Stefan Schmidt's avatar Stefan Schmidt
Browse files

Merge branch 'RadioCoProcessorFirmwarBuildFix' into 'main'

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

Closes eclipse/oniro-core/docs#118

See merge request !3
parents 2dab5e4e 7d5065fc
No related branches found
No related tags found
1 merge request!3transparent-gateway-details.rst: Fix Radio-Co Processor firmware docker build
...@@ -26,6 +26,13 @@ The current manual process is quite intricated, but expect vast improvements in ...@@ -26,6 +26,13 @@ The current manual process is quite intricated, but expect vast improvements in
$ docker pull openthread/environment:latest $ docker pull openthread/environment:latest
$ docker run -it --rm openthread/environment bash $ docker run -it --rm openthread/environment bash
.. note::
You may receive `permission denied` error message.
Solution is available on the
`docker docs website <https://docs.docker.com/engine/install/linux-postinstall/#manage-docker-as-a-non-root-user>`_
- Inside the docker container prepare the build as follows: - Inside the docker container prepare the build as follows:
.. code-block:: bash .. code-block:: bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment