This report analyzes Docker usage directly from Sysdig's container monitoring data. Read this for some surprising data on Docker use. (more…)
Read more »
We explore use-cases for short-lived containers and one-shot tasks on a Swarm cluster including blueprints to build your own CLI leveraging the Golang API... (more…)
Read more »
The official Python image for Docker is quite popular, and in fact I recommend one of its variations as a base image. But many people don’t quite understand what it does, which can lead to confusion and brokenness. In this post I will therefore go over ho... (more…)
Read more »
Information Security Services, News, Files, Tools, Exploits, Advisories and Whitepapers... (more…)
Read more »
Very often we find ourselves changing parameters of scripts or googling what was the right combination of bash commands. What’s the best way to remember those? Let’s take for instance running a machine learning project in a docker container. We all love r... (more…)
Read more »