ohmage / server

The ohmage server application.
37 stars 25 forks source link

add integrated docker builds. #882

Closed stevenolen closed 8 years ago

stevenolen commented 8 years ago

Adds dockerfile and docker entry script to source. debian:jessie is used and openjdk-7-jre package (which adds an enormous amount of bloat) in order to provide a fully-compatible container that mimics known stable ohmage production environments.

@hongsudt probably want to pull from this branch before you continue working. this makes docker builds for the ohmage server project much simpler.