jixer/rpi-mongo

By jixer

Updated over 8 years ago

RPi-compatible Docker Image with MongoDB

Artifact
5

10K+

Supported tags and respective DOCKERFILE links

What is this image?

This is a Raspberry Pi compatable Docker image with MongoDB. This image can only be run from ARM devices such as the Raspberry Pi. For more Raspberry Pi images, see hypriot

What is MongoDB?

MongoDB (from "humongous") is a cross-platform document-oriented database. Classified as a NoSQL database, MongoDB eschews the traditional table-based relational database structure in favor of JSON-like documents with dynamic schemas (MongoDB calls the format BSON), making the integration of data in certain types of applications easier and faster. Released under a combination of the GNU Affero General Public License and the Apache License, MongoDB is free and open-source software.

First developed by the software company 10gen (now MongoDB Inc.) in October 2007 as a component of a planned platform as a service product, the company shifted to an open source development model in 2009, with 10gen offering commercial support and other services. Since then, MongoDB has been adopted as backend software by a number of major websites and services, including Craigslist, eBay, Foursquare, SourceForge, Viacom, and the New York Times, among others. MongoDB is the most popular NoSQL database system.

More Information

This image is a redesigned clone of library/mongo. For more information on command line usage, see this page.

This image is several versions behind the latest MongoDB version. Currently, the latest image is MongoDB v2.4.10-5. If you would like to contribute to improving this image, please submit a pull request to jixer/rpi-mongo

Docker Pull Command

docker pull jixer/rpi-mongo