Microservice-API-Patterns / LakesideMutual

Example Application for Microservice API Patterns (MAP) and other patterns (DDD, PoEAA, EIP)
Eclipse Public License 2.0
172 stars 106 forks source link

Fix dockerfiles #24

Closed barmettlerl closed 3 years ago

barmettlerl commented 3 years ago

Since I prefer to work with docker-compose, I've updated the docker-compose files. docker-compose.yaml is now used for development ( does hot module update) and docker-compose.prod.yaml builds each docker file for production.