Sometime last month you built a Docker image for your Python application. Today you start with the same revision, fix a minor bug, and build a new image from scratch. And suddenly you’ve got a mess on your hands. If your build is not reproducible, you mig... (more…)
Read more »
In 2009 I published a paper on predicting build orders in StarCraft: Brood War using different classification algorithms. I made the data… (more…)
Read more »
❯ tree ./ldelossa
├── hardware
├── linux
├── music
└── software
❯ ▊... (more…)
Read more »
DevOps introduced several third-party components in the CI/CD Pipeline. The automation engine downloads OS libraries, software binaries, third party tools to build a Container. (more…)
Read more »
So rather than edit the post I thought I would write a follow-up, now this is purely my opinion; also I have missed chunks of the container ecosystem, such as CoreOS based technologies. As you can…...
Read more »