Working with Docker

Every developer has a workflow: how their environment is configured and how they access tools and resources. Personally, I have come to prefer lightweight tools and minimal setup. I thought as I started working with Docker I would need to setup either »

git: Collaborate Using Pull Requests

Following is my take on the Integration-Manager Workflow: I hope to help others better understand how to implement collaborative workflows with git and github and improve my own understanding. Let’s dive in: Creating A Pull Request We’ll start with »