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:
commit
a61e68275a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue