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

This commit is contained in:
Guillaume J. Charmes 2013-03-25 01:29:09 -07:00
commit a61e68275a
1 changed files with 1 additions and 1 deletions

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