All thanks to VMM/VMD, Alpine Linux, and the latest OpenBSD improvements... (more…)
Read more »
CircleCI introduces the Performance plan because developer productivity shouldn’t be capped by concurrency limits. (more…)
Read more »
TL; DR: Running containers in the host network namespace is insecure. Don’t run Docker containers with docker run --net=host . Don’t run… (more…)
Read more »
Moby is an open framework created by Docker to assemble specialized container systems without reinventing the wheel. It provides a ‘lego set’ of dozens of standard components and a framework for assembling them into custom platforms. (more…)
Read more »
High level plan Using a scheduler such as Kubernetes or Nomad is more complex than it needs to be: requires separate server entities sometimes needs more services installed on top to work properly ... (more…)
Read more »