DaoCloud/example-voting-app

Name: example-voting-app

Owner: DaoCloud.io

Description: Example Docker Compose app

Created: 2016-03-09 11:08:08.0

Updated: 2018-03-26 10:10:22.0

Pushed: 2017-02-27 15:23:39.0

Homepage: null

Size: 937

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Example Voting App

This is an example Docker app with multiple services. It is run with Docker Compose and uses Docker Networking to connect containers together. You will need Docker Compose 1.6 or later.

More info at https://blog.docker.com/2015/11/docker-toolbox-compose/

Architecture
Running

Run in this directory:

$ docker-compose up

The app will be running on port 5000 on your Docker host, and the results will be on port 5001.

Docker Hub images

Docker Hub images for services in this app are built automatically from master:


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.