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

Consider Docker to Reduce CI Overhead #144

Open
alycm opened this issue Dec 19, 2020 · 1 comment
Open

Consider Docker to Reduce CI Overhead #144

alycm opened this issue Dec 19, 2020 · 1 comment

Comments

@alycm
Copy link
Contributor

alycm commented Dec 19, 2020

In #142 @oddhack says

N.b. you might consider building a Docker image containing all the right components for this. Even just updating the apt database and installing components from cmake 96 times (# of jobs in the Linux job matrix) takes considerable time.

Sound sensible, I imagine that the test matrix spends far more time on apt that actually building/testing the headers themselves.

@oddhack
Copy link
Contributor

oddhack commented Dec 20, 2020

BTW we have a repo for Khronos Dockerfiles in https://github.com/KhronosGroup/DockerContainers - can just add yours and use Ryan's build-and-push script to get the image into dockerhub.

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