Skip to content
GitLab
Explore
Sign in
Changes
Page history
Updated Compile from source (markdown)
authored
May 05, 2020
by
Erwin Ried
Show whitespace changes
Inline
Side-by-side
Compile-firmware.md
0 → 100644
View page @
8144be1a
The easiest way is to use Docker.
For building:
`docker build -t portapackccache -f dockerfile-nogit .`
For running (in the root of the repo):
`docker run -it -v ${PWD}:/havoc portapackccache`
\ No newline at end of file