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:
Snowy Marmot 2019-11-27 16:01:58 +00:00 committed by GitHub
parent 706be3d823
commit 315fe4681e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,9 @@ See the [Deploy](#deploy) section below for installation instructions.
## Build from source
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:
mkdir /home/user/docker