OpenMTC/doc/developer-faq.md

16 lines
377 B
Markdown
Raw Normal View History

2017-11-07 13:41:38 +00:00
# Developer FAQ
## Q: Is it possible to crossbuild OpenMTC Docker container images?
**A**:
Creating Docker container images on a Raspberry Pi takes quite long.
It is possible to crossbuild Docker container images of all OpenMTC
components for ARM architecture on AMD64 based systems.
See: [Crossbuilding OpenMTC Docker container images](./deployment-guide.md).