mapbox / mapbox/mason

Use base docker image for CI builds

Open
#590 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
258
Forks
68
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the CircleCI move referenced in #536 and the proposed base image from @mapbox/core-tech. Confirm how Linux binary builds will consume the image and verify that libstdc++-4.8-dev supports C++11; done means CI uses one maintained base image with that dependency available, with any version toggle resolved.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, docker
Domain
build-system, ci-cd, devops
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.