Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker builds #96

Open
MoJo2600 opened this issue Jan 25, 2021 · 2 comments
Open

Docker builds #96

MoJo2600 opened this issue Jan 25, 2021 · 2 comments

Comments

@MoJo2600
Copy link

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.

@synapticvoid
Copy link
Member

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 👍 !

@MoJo2600
Copy link
Author

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 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants