Several months ago I was working for a client whom had deployed all of their application as a series of Docker Containers on ECS from AWS… (more…)
Read more »
The idea to this post was triggered by Julia Evans “So you want to be a wizard”…
Thanks to Ajeet, Bjoern and Timo for your input and review.
(more…)
Read more »
A major update to Image2Docker was released last week, which adds ASP.NET support to the tool. Now you can take a virtualized web server in Hyper-V and extract a Docker image for each website in the VM – including ASP.NET WebForms, MVC and … Contin...
Read more »
Docker packaging is an exercise in shoving square pegs into round holes, over and over and over again. Consider the Poetry packaging tool for Python. One of Poetry’s features can make Docker rebuilds slower, by breaking Docker’s caching. And it’s not a ba... (more…)
Read more »
Back in October at DockerCon Europe, we announced that Docker will be delivering a seamless and simplified integration of Kubernetes into the Docker platform. By integrating Kubernetes with Docker EE, we provide the choice to use Kubernetes and/or Docker... (more…)
Read more »