Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-53733

Added instructions to build using docker container

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Do
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Build
    • Labels:
    • Server Development Platform

      Added a Dockerfile to build Ubuntu 18.04 based image with all the required dependencies to run mongo build.

      Original Summary

      Building mongodb source code with Docker container

      Original Description

      Building mongodb source code requires some specific versions of gcc/g++, python and other libraries. For new developers trying to build mongodb, it can be a lot of hassle to get all the correct versions installed.

      It will be useful to have a pre-built docker image with all the dependencies with specific versions installed. The build can then be done using the docker container, saving time to setup developer machines.

      With editors like VSCode providing nice docker integration, it will be easy for developers to try code changes quickly, without requiring a lot of setup.

        

            Assignee:
            backlog-server-devplatform [DO NOT ASSIGN] Backlog - Server Development Platform Team (SDP) (Inactive)
            Reporter:
            unmeshjoshi@gmail.com Unmesh Joshi
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: