Let's build a Docker container with Golang! It sounds complicated, but it really isn't. All you need are a few tools, a couple of simple commands, and ideally some cake. (The cake isn't strictly necessary, but coding is hungry work. It's a good idea to ha... (more…)
Read more »
Docker 17 introduced a new feature called multi-stage builds, which greatly simplifies the process of optimizing Docker images. This post gives an overview of multi-stage builds and how to use them to simplify Dockerfiles and greatly reduce image size. 🥳... (more…)
Read more »
Plugins are now the recommended way to extend the capabilities of Docker. In fact, certification requires it. This post sheds light on what plugins are, the problems they solve and the most common mistake to avoid. (more…)
Read more »
It all started with a new twist on an old idea, that of a lightweight software container running inside Linux that would house applications and make them p... (more…)
Read more »
Predict and solve problems in all of your applications using an automated log analysis solution. (more…)
Read more »