Merge branch 'master' of ssh://github.com/dotcloud/docker

Upstream-commit: 6bf4a10ed4c0f61fd9bd4b13370524eb5b0f47d6
Component: engine
This commit is contained in:
Solomon Hykes
2013-03-26 12:57:42 -07:00
+1
View File
@@ -63,6 +63,7 @@ Installing on Ubuntu 12.04 and 12.10
```bash
cd docker-master
sudo ./docker pull base
sudo ./docker run -i -t base /bin/bash
```