harlow / go-micro-services

HTTP up front, Protobufs in the rear
MIT License
1.09k stars 165 forks source link

Optimize the build process w/ Docker compose #18

Closed harlow closed 7 years ago

harlow commented 7 years ago

It feels a little strange having the cmd directories each having their own vendor directory. However when I try to bring the vendor directory down to root I get an error when trying to build multiple applications at once.

harlow commented 7 years ago

https://github.com/harlow/go-micro-services/commit/c480937c5a3009f7437504359ebce1e116472259