Updated Installing tracks 2.2 from Docker Index (markdown)

staannoe 2013-12-02 14:24:15 -08:00
parent 181d4da8ec
commit 137f7cc44f

@ -1,5 +1,5 @@
## Introduction
Docker is an open-source project to easily create lightweight, portable, self-sufficient containers from any application. This enables you to get. Docker can be installed easily on any major Linux flavor and run in a virtual machine on other OS.
Docker is an open-source project to easily create lightweight, portable, self-sufficient containers from any application. This enables you to get an instance of Tracks up and running in a short amount of time. Docker can run on any Linux flavor with a recent kernel (3.8).
## Prerequisites
You will need a host with a running docker installation. This guide will not cover installation of docker since that i well documented other places: http://www.docker.io/gettingstarted/#h_installation