Docker Slowed Down My Process by a Factor of 20

Recently I was working to wrap calls to a binary with a web-service. The binary reads input from a file and writes output to another file. It’s a producer-consumer model where the web-service… Read more

Similar

Infinit Joins Docker

Today, we are thrilled to announce that Infinit and Docker are joining forces. To anyone following the container space, this may not come as a surprise because persistent storage remains the number one challenge when it comes to container technologies. St...

Read more »

Drone.io CI/CD with Docker-Based Project

What I wanted to accomplish A side project I'm working on recently gained a few other contributors, and I started looking for a good CI/CD solution. There were basically two things I wanted to accomplish with this: When a pull request was opened, I wante... (more…)

Read more »