mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-02-20 19:38:30 +00:00
Some more specific CLI instructions related to cloning and pulling the submodules
parent
5ed95eb815
commit
0ee9ce1974
@ -43,7 +43,12 @@ If you have additional questions, please check [this guide](Using-MAC-OS).
|
||||
# Docker - Command line reference
|
||||
|
||||
If you are inclined for using the command line, you can try the following:
|
||||
|
||||
* Clone the repository and submodules:
|
||||
```
|
||||
git clone https://github.com/eried/portapack-mayhem.git
|
||||
cd portapack-mayhem
|
||||
https://github.com/eried/portapack-mayhem.git
|
||||
```
|
||||
* For building:
|
||||
`docker build -t portapackccache -f dockerfile-nogit .`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user