Cross post from https://nodesource.com/blog/nodesource-docker-images
Note, the images described in this blog post have been depreciated. Checkout https://github.com/nodesource/docker-node for the awesome new images which offer version pinning.
Containerize All The Things!
NodeSource is rolling out a line of Docker images based on the binary Ubuntu and Debian distributions we maintain in collaboration with Chris Lea.
Although a relatively new product, Docker has quickly become an essential part of many companies' deployment environments. The new NodeSource images aim to simplify and standardize containierized Node.js application deployments.
The new images are hosted on Docker Hub at: https://registry.hub.docker.com/u/nodesource/node
So What Is Docker?
For those new to the D