Docker part 2 - Composing with Docker Compose
In part one we went through how we can create a Docker container from a simple node application. In this part, let's look at how we can link our application
In part one we went through how we can create a Docker container from a simple node application. In this part, let's look at how we can link our application
Last week I gave a quick Docker demo to some colleagues at our internal developers hour to give them an overview of what it is and what it can do.