add explicit information for the Rapsberry pi

This commit is contained in:
Horvath Gergely
2020-04-19 13:51:26 +02:00
parent 7dba695713
commit 441278412b
3 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,7 @@
# Self-building
**Caution: self-building does not have to be used on its own. See the [Alternative Architectures](alternative-architectures.md) page.**
The playbook supports the self-building of some of its components. This may be useful for architectures besides x86_64, which have no Docker images right now (e g. the armv7 for the Raspberry Pi). Some playbook roles have been updated, so they build the necessary image on the host. It needs more space, as some build tools need to be present (like Java, for ma1sd).
To use these modification there is a variable that needs to be switched to enable this functionality. Add this to your `vars.yaml` file: