Skip to content

nicolaka/dockchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###Dockchat Dockchat is a simple Python+Mongo app built to demonstrate various Docker features. If you don't have docker-compose, install it with pip install -U docker-compose.

To run this app, simply run:

dockchat# docker-compose build

dockchat# docker-compose up -d

By default, this app will run on TCP port 5000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published