Traefik, Docker and dnsmasq to simplify container networking

Good tech adventures start with some frustration, a need, or a requirement. This is the story…

Running your Travis CI builds locally with Docker

Setting up the environment to run the tests on a CI/CD can take a few roundtrips…

Desacralizing the Linux overlay filesystem in Docker

Overlay filesystems (also called union filesystems) is a fundamental technology in Docker to create images and…