by Stephen Kuenzli | Mar 5, 2019 | DevOps, Docker
Today, we’ll explore what Continuous Integration means for a containerized application and how to do it using Docker. Avg Reading Time: 5 minutes Docker images make good release artifacts because the image format was specifically designed as a portable... by Stephen Kuenzli | Jan 22, 2019 | Systems
Docker promises to help you Build, Ship, and Run applications. In this post I will describe why Docker was such a breakthrough for those building and running applications through the lens of Cynefin. The previous post introduces using Cynefin to understand systems and...