i-laird / Derivation_Solver

RESTful Differential Calculus Solver which is built using Spring Boot and Docker.
0 stars 0 forks source link

Docker Compose #2

Open i-laird opened 2 years ago

i-laird commented 2 years ago

As the number of containers my application relies on increases we need a way to manage the increasing number of containers. Use Docker Compose to achieve this.