Anthony Oleinik
Dec 28, 2022

--

Yes! I agree, but I want there to be a single config file - Docker-compose.yaml. so that I can just run a single `docker-compose up` and the whole project runs in one go. If I separate out the backend to it's own linux server etc, I'll have to boot the docker-file and then the rust project separately. It isn't too much of a headache but I got the same thing working in Go without having to deal with that.

--

--

No responses yet