Sign inSign up

keldaio/mongo

By keldaio

Updated over 8 years ago

Mongo container for use with Kelda (kelda.io)

Image
0

10K+

keldaio/mongo repository overview

MongoDB for Kelda

This repository implements a MongoDB specification for Kelda.js. See Kelda for more information.

var Mongo = require("github.com/kelda/mongo");

var deployment = createDeployment({});
(new Mongo(3)).deploy(deployment);

Tag summary

Content type

Image

Digest

Size

101.3 MB

Last updated

over 8 years ago

docker pull keldaio/mongo