/MongoConda

A docker-compose project including Python 3, Jupyter, Mongo databases and Web Service with Flask.

Primary LanguageJupyter Notebook

MongoConda

- A docker-compose project including Python 3, Jupyter, Mongo databases and Web Service with Flask. -

Introduction

It is a ready to use docker-compose project with a container running a slightly modified anaconda 3 image, together with a mongo container.

A quick start

After clone this repository in your locale, some details should be taken into account:
Docker-compose: to run this project a docker-compose distribution should be installed, to get it running visit: https://docs.docker.com/compose/install/.
This project was developed using docker-compose docker-compose version: 1.11.1 and docker version: 17.05.0-ce

References

Flask-Mongo docker image:

Anaconda docker image: