Merge branch 'master' of github.com:dotcloud/docker
Upstream-commit: a61e68275a62c301917044b4cdc6e12d26c27dd4 Component: engine
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user