Updated Installing tracks 2.2 from Docker Index (markdown)

staannoe 2013-11-29 03:28:52 -08:00
parent 659b7712b5
commit 2a519a8181

@ -18,7 +18,7 @@ When the image has finished downloading, you can verify that it is available by
Now you can start Tracks on port 8080 on your host simply by issuing the following command:
`docker run -d -p 8080:3000 <IMAGE ID>`
`root@docker# docker run -d -p 8080:3000 <IMAGE ID>`
or a more extensive version: