Recent Posts

Mojave + VirtualBox

less than 1 minute read

I have finally decided to upgrade my macs to Mojave from High Sierra. For my work machine however, VirtualBox simply stopped working and throwing NS_ERROR_FA...

Moving away from Alpine

2 minute read

When container movement started getting a lot of traction thanks to docker, there was a real demand for lightweight base image that is optimized for single p...

PHP cURL segfault

1 minute read

Around August 2018, my colleague started to have breaking tests involving curl functions. Few days later, the problem infected our CI. Upon further debugging...

docker-compose new naming scheme

less than 1 minute read

On 30 October 2018, docker-compose released version 1.23.0 (2018-10-30) with a very notable change that would likely break many scripts out there, including ...