Skip to content

Simple demo of docker-compose with an S3-compatible object store and both Flask and jupyter notebook frontends

Notifications You must be signed in to change notification settings

mcferrill/compose-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker-Compose Demo

This repo contains examples of using docker-compose to emulate complex distributed systems easily for local prototyping and development.

Software Used

  • minio (S3-compatible object store)
  • Flask (Python micro-framework)
  • Jupyter notebook (executable "document" format webapp for python)

About

Simple demo of docker-compose with an S3-compatible object store and both Flask and jupyter notebook frontends

Topics

Resources

Stars

Watchers

Forks