ThreeDotsLabs / wild-workouts-go-ddd-example

Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.
https://threedots.tech
MIT License
5.14k stars 472 forks source link

Add dev/Dockerfile #21

Closed maratori closed 2 years ago

maratori commented 3 years ago

Combine all tools for code generation inside docker container.

  1. Version of all tools are fixed now
  2. You don't need to install protoc and other staff locally