Forráskód Böngészése

Update set-up-dev-env.md

Signed-off-by: graycoder <patgray1127@gmail.com>
Daniel S 10 éve
szülő
commit
ddcb3ad061
1 módosított fájl, 3 hozzáadás és 4 törlés
  1. 3 4
      docs/sources/project/set-up-dev-env.md

+ 3 - 4
docs/sources/project/set-up-dev-env.md

@@ -252,10 +252,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/