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

Use base docker image for CI builds #590

Open
springmeyer opened this issue Mar 23, 2018 · 1 comment
Open

Use base docker image for CI builds #590

springmeyer opened this issue Mar 23, 2018 · 1 comment

Comments

@springmeyer
Copy link
Contributor

After we move to circle (#536) we should start using a consistent base docker image for building binaries on linux (@mapbox/core-tech will provide and maintain this base image). We should make sure this docker image has at least libstdc++-4.8-dev available to support c++11 out of the box, but potentially using a more recent version (or making it possible to toggle) could be desirable, so this will take some thought.

/cc @kkaefer

@kkaefer
Copy link
Contributor

kkaefer commented Mar 23, 2018

Could be good to prove them before migrating to Circle CI ;)

As a reminder, https://github.com/mapbox/jni.hpp/tree/circleci-images also exists (though I'm not sure it's the approach we should take for this image).

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