Docker for Node.js in Production

My checklist for running Node.js applications in Docker in a production environment… Read more

Similar

Rails on Docker

A collect of docker-compose files to make development easier. - GitHub - spikex/rails-on-docker: A collect of docker-compose files to make development easier. (more…)

Read more »

A Better Dev Workflow with Docker Compose

As a follow-up to our previous post on the versatility of Docker Compose, we wanted to emphasize how useful it can be to introduce Compose to your development workflow. Compose lets you take advantage of the benefits of Docker, while abstracting the compl... (more…)

Read more »

Containers Are Not VMs – Docker Blog

I spend a good portion of my time at Docker talking to community members with varying degrees of familiarity with Docker and I sense a common theme: people’s natural response when first working with Docker is to try and frame it in terms of virtual machin... (more…)

Read more »