mongodb-memory-server: Can't run mongodb-memory-server on Linux Alpine

I got the error:

Cannot determine version string for {"os":"linux","dist":"Alpine Linux","release":"3.4.6"}

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Reactions: 2
  • Comments: 18 (13 by maintainers)

Most upvoted comments

I am using this image. It is an image that I have created with the needed environment variables built right in. It is quite fast since it doesn’t need any binaries to be downloaded and is only 158 MB. Here is the Dockerfile. Enjoy!

screen shot 2018-08-21 at 21 35 06

So if Mongo team makes alpine build we can easily add it to this package https://www.mongodb.org/dl/linux

An opened issue in MongoDB: https://jira.mongodb.org/browse/SERVER-36790