mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Fix typo in doc at /set-up-dev-env
Save a whale! Signed-off-by: Christy Perez <christy@linux.vnet.ibm.com>
This commit is contained in:
parent
d2df901be3
commit
dd6f988b23
1 changed files with 2 additions and 2 deletions
|
@ -272,8 +272,8 @@ with the `make.sh` script.
|
|||
root@5f8630b873fe:/go/src/github.com/docker/docker# docker --version
|
||||
Docker version 1.5.0-dev, build 6e728fb
|
||||
|
||||
Inside the container you are running a development version. This is version
|
||||
on the current branch it reflects the value of the `VERSION` file at the
|
||||
Inside the container you are running a development version. This is the version
|
||||
on the current branch. It reflects the value of the `VERSION` file at the
|
||||
root of your `docker-fork` repository.
|
||||
|
||||
8. Start a `docker` daemon running inside your container.
|
||||
|
|
Loading…
Add table
Reference in a new issue