Docker Considered Harmful

Docker is extremely popular these days.1
Too bad it’s not very good.

Similar

Speeding up Docker builds in CI with BuildKit

No one enjoys waiting, and waiting for your software to build and tests to run isn’t fun either—in fact, it’s quite expensive. And if you’re building your Docker image in a CI system like GitHub Actions with ephemeral runners—where a new environment gets ... (more…)

Read more »