DEV Community

Discussion on: Microservices with go-kit. Part 1

Collapse
 
jiwantamang profile image
Jiwan Kumar Tamang • Edited

Hi Alex. I read your article and tried to implement it. I got stuck on one thing, while I try to run docker-compose up it shows me error

Collapse
 
plutov profile image
Alex Pliutau

Please provide what type of error does it show. But it is probably a problem with kit package, have a look into this PR - github.com/kujtimiihoxha/kit/pull/20, you have to fix WORKDIR in Dockerfile.

Collapse
 
jiwantamang profile image
Jiwan Kumar Tamang

bugs | 2019/05/13 07:55:56 wrong watcher package: /go/src//media/ghost/Software/projects/personal/web-project/tripsansar/tripsansar-backend-go-kit/src/gitlab.com/tripsansar/bugs

I am not sure about it but it could be the problem with Dockerfile conf