mongo icon indicating copy to clipboard operation
mongo copied to clipboard

SERVER-53733 Added instructions to build using docker container

Open unmeshjoshi opened this issue 3 years ago • 3 comments

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

unmeshjoshi avatar Jan 12 '21 06:01 unmeshjoshi

Thanks for making this pull request! We just need a couple of things from you to start our consideration of the PR. Can you please:

  1. Review our contributing guidelines
  2. Sign our Contributor's Agreement.
  3. Create a new SERVER ticket on JIRA.

edzh avatar Jan 12 '21 19:01 edzh

Thanks. Signed the agreement, and created a ticket on Jira https://jira.mongodb.org/browse/SERVER-53733

On Wed, Jan 13, 2021 at 12:58 AM edzh [email protected] wrote:

Thanks for making this pull request! We just need a couple of things from you to start our consideration of the PR. Can you please:

  1. Review our contributing guidelines https://github.com/mongodb/mongo/wiki
  2. Sign our Contributor's Agreement https://www.mongodb.com/legal/contributor-agreement.
  3. Create a new SERVER ticket on JIRA https://jira.mongodb.org/.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mongodb/mongo/pull/1391#issuecomment-758883659, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFDVYRXZNTG74T7CHM6HWDSZSPFBANCNFSM4V6XQAAQ .

unmeshjoshi avatar Jan 13 '21 01:01 unmeshjoshi

@unmeshjoshi can we use this dockerfile for debian also or we have to create an another docker file ??

harsh6768-svg avatar Jan 22 '21 08:01 harsh6768-svg