Added missing 'docker pull' to first example
Upstream-commit: 7f79fabaeeb642ae344c7ce1796034bc0021bbc1 Component: engine
This commit is contained in:
@ -63,6 +63,7 @@ Installing on Ubuntu 12.04 and 12.10
|
||||
|
||||
```bash
|
||||
cd docker-master
|
||||
sudo ./docker pull base
|
||||
sudo ./docker run -i -t base /bin/bash
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user