-
Notifications
You must be signed in to change notification settings - Fork 649
It would be nice to have mongo images based on debian jessie. #46
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
Comments
I'd be +1to switching the base, but upstream's apt repo doesn't include
anything but wheezy: http://repo.mongodb.org/apt/debian/dists/
|
Ref: https://jira.mongodb.org/browse/SERVER-18329 Not sure why jessie is not included in the upstream apt repo yet. If there are no real issues with mongodb on jessie, then we should have separate images, tagged appropriately, just like how nodejs official images (https://registry.hub.docker.com/_/node/) are provided. |
FYI, it's there for jessie, might have a go re-imaging it when i get home... |
Aw 😿, only 3.3 which is not a stable release. But I guess that is some progress. |
Looks like they've added 3.2 support for |
Saves space by not pulling different versions of debian for different applications, as my other apps' images are all based from debian jessie.
The text was updated successfully, but these errors were encountered: