From PM2 to Docker: Cluster Mode

How do you cluster a Node.js app with Docker and use all CPU cores? Learn how to scale your application for maximum performance. Read more

Similar

My first 5 years at Docker

February 15th, 2017 was my 5th year anniversary of joining dotCloud/Docker. I have been thinking a lot about those 5 years at Docker, and thought it would make for a good blog post. This is going to be fairly long, but I think it will be worth it to see h... (more…)

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 »

First Docker GitHub Action is here

We are happy to announce that today Docker has released its first Github Action! We’ve been working with GitHub, looking into how developers have been using GitHub Actions with Docker to set up their CI/CD workflows. The standard flows you’ll see if you l... (more…)

Read more »