Skip to content

Commit cf84719

Browse files
committed
Mention environment used for building the distributed images.
Closes #61.
1 parent a0a2e5c commit cf84719

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,11 @@ sudo gateway-config
7272

7373
## Building images
7474

75-
A Docker based build environment is provided for compiling the images.
75+
A [Docker Compose](https://docs.docker.com/compose/) based build environment is provided for compiling the images.
76+
77+
**Note:** Compiling these images require a fair amount of CPU power, RAM and disk space.
78+
As a reference, the pre-compiled images are built using a 8 x Core i7 machine with 16GB RAM
79+
running Manjaro Linux with 200GB reserved for the build environment.
7680

7781
### Initial setup
7882

0 commit comments

Comments
 (0)