qtrpi icon indicating copy to clipboard operation
qtrpi copied to clipboard

Docker builds

Open MoJo2600 opened this issue 3 years ago • 2 comments

I'd like to hear your opinion about docker builds. Let's say I want to build welle.io (as an example). It would be awesome to use docker for this, but i can't use the provided -minimal sysroot because I have to add packages and QT modules. The way to do this would be to add modules to qt-modules.txt and adjust prepare-sysroot-full.sh to add packages. Then compile everything on my local machine and create a docker container with my local compiled resources, right? The current docker file is meant to be used in a different way? It retrieves the systroot by downloading it and the sysroot is initially created by a jenkins buildjob if i see this right. It would be nice to add some scripts to automatically create a custom docker image with my customizations to use it in a automatic build environment.

MoJo2600 avatar Jan 25 '21 06:01 MoJo2600

Hi Christian,

Just to tell you I haven't forgotten about you, my week was quite busy. I'll take some time next Tuesday to review thoroughly your work. Thanks again for contributing :+1: !

synapticvoid avatar Jan 29 '21 16:01 synapticvoid

No worries! I achieved my goal to cross compile for my raspberry pi. If we can somehow make this available for everyone else, I'm glad. But there is no need to rush :)

MoJo2600 avatar Jan 31 '21 15:01 MoJo2600