We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0a2e5c commit cf84719Copy full SHA for cf84719
README.md
@@ -72,7 +72,11 @@ sudo gateway-config
72
73
## Building images
74
75
-A Docker based build environment is provided for compiling the images.
+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.
80
81
### Initial setup
82
0 commit comments