Browse code

Running the build image will now execute release.sh automatically.

Jérôme Petazzoni authored on 2013/08/10 10:10:04
Showing 1 changed files
... ...
@@ -34,3 +34,4 @@ run	PKG=code.google.com/p/go.net/ REV=84a4013f96e0;  hg  clone http://$PKG /go/s
34 34
 add	.       /go/src/github.com/dotcloud/docker
35 35
 # Build the binary
36 36
 run	cd /go/src/github.com/dotcloud/docker && ./make.sh
37
+cmd	cd /go/src/github.com/dotcloud/docker && ./release.sh