xetys / jhipster-uaa-setup

A microservice architecture demonstrating usage of JHipster UAA
64 stars 29 forks source link

Seting Travis to build docker images and to push them at Docker Hub #2

Open PierreBesson opened 8 years ago

PierreBesson commented 8 years ago

As building docker images takes a lot of time, we could automate building and publishing them at Docker Hub.

We can take inspiration from this great example : https://github.com/sqshq/PiggyMetrics/blob/master/.travis.yml

Tell me if you are interested and I will do a PR for this.

xetys commented 8 years ago

sure, why not :)

this is very much a demo application, so if it shows something how to do better, i really appreciate this