1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

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

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