This commit is contained in:
Ciro Santilli
2022-03-10 22:37:51 +00:00
parent a5be602793
commit b43b3b45f3
9 changed files with 171 additions and 73 deletions

View File

@@ -470,6 +470,7 @@ pre{ white-space:pre }
<div class="literalblock">
<div class="content">
<pre>sudo apt-get install docker
./setup
./run-docker create &amp;&amp; \
./run-docker sh -- ./build --download-dependencies qemu-buildroot
./run-docker</pre>