jordanruetz
Oct 14, 2021
Decided
Using docker will allow us to set up the local dev environment easily. We will be able to spin up our service, including with a local db for testing with a single command. It also gives us an easy to manage isolated environment. Docker is the easiest container service to use because of its documentation and wide spread support.
0 views0