Document why engineers don't execute binaries directly on their machines, like `terraform`, `node` , `yarn`, `az`, and `mvn` (or `mvnw`). Describe the reasoning for using docker and make.
Document why engineers don't execute binaries directly on their machines, like
terraform,node,yarn,az, andmvn(ormvnw).Describe the reasoning for using docker and make.