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

Build an recent ubuntu image for drone.io #1

Open
shaxbee opened this issue Sep 24, 2014 · 0 comments
Open

Build an recent ubuntu image for drone.io #1

shaxbee opened this issue Sep 24, 2014 · 0 comments

Comments

@shaxbee
Copy link
Owner

shaxbee commented Sep 24, 2014

Current C++ build image for drone.io continous integration is using Ubuntu 12.04 which ships with old version of CMake (2.7.3).

Use docker ubuntu 14.04 or debian jessie image (https://registry.hub.docker.com/) and install build-essential/cmake in one go (https://crosbymichael.com/dockerfile-best-practices-take-2.html)

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

1 participant