Skip to content

Commit

Permalink
Merge pull request moby#11846 from voltaic/master
Browse files Browse the repository at this point in the history
Update set-up-dev-env.md
  • Loading branch information
moxiegirl committed Mar 27, 2015
2 parents cd8ea1d + ddcb3ad commit d2df901
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions docs/sources/project/set-up-dev-env.md
Original file line number Diff line number Diff line change
Expand Up @@ -251,10 +251,9 @@ with the `make.sh` script.
When the command completes successfully, you should see the following
output:

---> Making bundle: ubuntu (in bundles/1.5.0-dev/ubuntu)
Created package {:path=>"lxc-docker-1.5.0-dev_1.5.0~dev~git20150223.181106.0.1ab0d23_amd64.deb"}
Created package {:path=>"lxc-docker_1.5.0~dev~git20150223.181106.0.1ab0d23_amd64.deb"}

---> Making bundle: binary (in bundles/1.5.0-dev/binary)
Created binary: /go/src/github.com/docker/docker/bundles/1.5.0-dev/binary/docker-1.5.0-dev

5. List all the contents of the `binary` directory.

root@5f8630b873fe:/go/src/github.com/docker/docker# ls bundles/1.5.0-dev/binary/
Expand Down

0 comments on commit d2df901

Please sign in to comment.