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

Upstream-commit: a61e68275a62c301917044b4cdc6e12d26c27dd4
Component: engine
This commit is contained in:
Guillaume J. Charmes
2013-03-25 01:29:09 -07:00
+1 -1
View File
@@ -132,7 +132,7 @@ Running an interactive shell
```bash
# Download a base image
docker import base
docker pull base
# Run an interactive shell in the base image,
# allocate a tty, attach stdin and stdout