Build docker with Rust Microservices System

53 Views Asked by At

I'm building a Microservices Rust project with Cargo Workspace and Cargo Make. How to implement this project with docker, I want to structure the project like the below image.enter image description here

I did configure it but failed

0

There are 0 best solutions below