Build source with docker technology
[anna.git] / README.md
index 8826728..2ab6c14 100644 (file)
--- a/README.md
+++ b/README.md
@@ -16,6 +16,16 @@ You could use my pre-commit specific template if you want to do some basic check
 
 ## Build project
 
+### With docker
+
+Architectures 'x86_64' and 'armv7l' are supported. Execute:
+
+     > tools/build-with-docker
+
+Note: database resources building is unsupported at the moment using docker.
+
+### Natively
+
 This is a CMake based building suite.
 Install cmake: