3 min read

    Continuous Delivery with Docker and Mesos

    Today and yesterday Pini, Quinten and I were busy with one of our favourite clients here on the Swiss-German border. The problem we were trying to solve was how to continuously deliver an application ...

    10 min read

    Understanding Volumes in Docker

    This post was updated on 6 Jan 2017 to cover new versions of Docker.

    2 min read

    Container Solutions Open in Amsterdam, London and Munich

    Press release:

    1 min read

    Interview with Luke Marsden, CTO at ClusterHQ, creators of Flocker

    In the first part of our new 'Tech Interview' series Container Solution's Mark Coleman talks to Luke Marsden, CTO at ClusterHQ. The interview mainly revolves around flocker, CulsterHQ's open source da...

    4 min read

    Using Promise Theory to Improve Digital Service Quality

    Jeff Sussna - Founder & Principal at Ingeneering.IT

    7 min read

    Docker Code Walkthrough - What Happens During a Docker Run?

    In this blog I will answer the following question: What happens inside Docker during a docker run command?

    3 min read

    Collaboration Outside the Tech Silo

    James Stewart - Director of Technical Architecture at UK Government Digital Service

    3 min read

    It’s 3AM, do you know why you got paged?

    Ryan Frantz - Senior Operations Engineer

    6 min read

    6 Dockerfile Tips from the Official Images

    Following on from my previous post on the Docker Official Images, in this post I'll go through some tips and techniques for writing Dockerfiles that I learnt from the official images.