I use Makefiles extensively for Docker, all sorts of individual projects (it's much easier to "make serve" than remember the specific invocation for getting a dev server up when you use multiple programming languages) and, of late, for Azure infrastructure deployments:
- https://github.com/rcarmo/azure-docker-swarm-cluster/blob/ma...
- https://github.com/rcarmo/azure-acme-foundation/blob/master/...