mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Update set-up-dev-env.md
Signed-off-by: graycoder <patgray1127@gmail.com>
This commit is contained in:
parent
8c1118a8f9
commit
ddcb3ad061
1 changed files with 3 additions and 4 deletions
|
@ -252,10 +252,9 @@ with the `make.sh` script.
|
||||||
When the command completes successfully, you should see the following
|
When the command completes successfully, you should see the following
|
||||||
output:
|
output:
|
||||||
|
|
||||||
---> Making bundle: ubuntu (in bundles/1.5.0-dev/ubuntu)
|
---> Making bundle: binary (in bundles/1.5.0-dev/binary)
|
||||||
Created package {:path=>"lxc-docker-1.5.0-dev_1.5.0~dev~git20150223.181106.0.1ab0d23_amd64.deb"}
|
Created binary: /go/src/github.com/docker/docker/bundles/1.5.0-dev/binary/docker-1.5.0-dev
|
||||||
Created package {:path=>"lxc-docker_1.5.0~dev~git20150223.181106.0.1ab0d23_amd64.deb"}
|
|
||||||
|
|
||||||
5. List all the contents of the `binary` directory.
|
5. List all the contents of the `binary` directory.
|
||||||
|
|
||||||
root@5f8630b873fe:/go/src/github.com/docker/docker# ls bundles/1.5.0-dev/binary/
|
root@5f8630b873fe:/go/src/github.com/docker/docker# ls bundles/1.5.0-dev/binary/
|
||||||
|
|
Loading…
Add table
Reference in a new issue