This post tells the story of some missing data and how it turned out to be related to how we built our Docker images. To give you the proper context it will talk about: the problem the root cause how we fixed it what we learned from this Grab a coffee and... (more…)
Read more »
A recent investigation has revealed that the Docker desktop application is really just a massively distributed system for bitcoin mining. An engineer frustrated by rapid battery depletion took a deeper look into why Docker was taking so much energy to run... (more…)
Read more »
Let me help you learn how to use Docker with your PHP project. If volumes, mounts, swarm, compose, and Dockerfile confuses you, then take a moment to read this post to save you time. These methods will work with Symfony, Laravel, and any modern PHP applic... (more…)
Read more »
If you use Docker, you may or may not have already heard of Podman. It is an alternative container engine, and while I don’t have much knowledge of the details, there are a few reasons why I’m switching:
Podman runs in rootless mode, ... (more…)
Read more »