by Sean McGary on April 18, 2014 Docker is an open-source project to easily create lightweight, portable, self-sufficient containers from any application. The same container that a developer builds and tests on a laptop can run at scale, in production, on VMs, bare metal, OpenStack clusters, public clouds and more. A little over a year ago, Docker was released, built on top of Linux Containers , or LXC for short. Linux Containers have been around for a little while and are a really interesting in that they provide operating system level virtualization.
Read full article from Deploying a NodeJS Application Using Docker | Sean McGary
No comments:
Post a Comment