|
|
|
|
|
by victorhooi
1557 days ago
|
|
It's not necessarily because people are serving their production workloads from macOS systems. However, they develop on them - and it makes sense to make those environments (and the processes) similar to your actual production setup. So if your applications code gets compiled, and deployed as part of the Docker image - then ideally when you spin up a dev environment, it should follow the same process. |
|