mirror of
https://github.com/mirage/qubes-mirage-firewall.git
synced 2024-12-27 16:19:24 -05:00
Note that AppVM Size may need to increase
Add note that AppVM used to build from source may need a private image larger than the default 2048MB.
This commit is contained in:
parent
706be3d823
commit
315fe4681e
@ -16,6 +16,9 @@ See the [Deploy](#deploy) section below for installation instructions.
|
|||||||
## Build from source
|
## Build from source
|
||||||
|
|
||||||
Create a new Fedora-29 AppVM (or reuse an existing one). Open a terminal.
|
Create a new Fedora-29 AppVM (or reuse an existing one). Open a terminal.
|
||||||
|
Note that you may need more than the default 2GB (2048MB) of storage in the private
|
||||||
|
image of the AppVM, so you may need to increase the size in the Qube's Settings.
|
||||||
|
|
||||||
Clone this Git repository and run the `build-with-docker.sh` script:
|
Clone this Git repository and run the `build-with-docker.sh` script:
|
||||||
|
|
||||||
mkdir /home/user/docker
|
mkdir /home/user/docker
|
||||||
|
Loading…
Reference in New Issue
Block a user