Docker Swarm – An Analysis of a Very-Large-Scale Container System

Since the announcement of Docker 1.12 Swarm mode at DockerCon 16, many people including me got the same questions: How large does the Swarm mode scale? Where is the Swarm limitation? To answer these questions, I wanted to form the largest possible Swarm c… Read more

Similar

Setting Up Drone.io Locally with Docker-Compose

I’ve dived into a new effort to figure out Drone.io, get it running, and if plausible contribute in some way to the project. This was kick started yesterday while I was speaking with Joachim (T @lindyhop && G @josmo) about some projects we’re ...

Read more »

Run More Stuff in Docker

In 2020, Docker is the best medium for distributing and running most developer-facing software. It’s widely accepted that Docker is great for building and deploying the artifacts for your enterprise web app, but this is less well known when it comes to th... (more…)

Read more »