mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-11-23 10:05:27 +00:00
Updated Compile firmware (markdown)
parent
928d37d5dc
commit
2b2d5c94a5
@ -38,6 +38,7 @@ Open Github Desktop, and click "Open with Github Desktop" from the main page of
|
||||
Finally, create a `build` folder inside of the repository. From Github Desktop, just click "Repository / Show in Explorer" and create an empty folder named `build`. This folder will be used for the compilation output.
|
||||
|
||||
## Step 3: Prepare the Docker container
|
||||
_Note: You need to make sure you have also cloned the hackrf folder. to do that run: ```git submodule update --init --recursive```_
|
||||
Open up a terminal in the root of the cloned git repo and run: ```docker run -t portapack-dev -f dockerfile-nogit . ```
|
||||
|
||||
After its built the docker image, go back to docker and you should see this screen under images
|
||||
|
Loading…
Reference in New Issue
Block a user