May 2, 2013
View c97a1aa

Better varibale names

Guillaume J. Charmes authored on 2013/05/02 05:45:50
View 803a8d8

Change dockerbulder format, no more tabs and COPY becomes INSERT to avoid conflict with contrib script

Guillaume J. Charmes authored on 2013/05/02 05:45:35
View 5fd1ff0

Add doc for the builder

Guillaume J. Charmes authored on 2013/05/02 05:37:32
May 1, 2013
View 3c9ed5c

Remove the open from CmdBuild

Guillaume J. Charmes authored on 2013/05/01 10:03:15
April 28, 2013
View 59b6a93

Fix image pipe with Builder COPY

Guillaume J. Charmes authored on 2013/04/28 13:45:05
April 26, 2013
View 72d7c38

Add builder_test.go

Guillaume J. Charmes authored on 2013/04/26 03:20:56
View 6e7b8ef

Make Builder.Build return the builded image

Guillaume J. Charmes authored on 2013/04/26 03:20:45
View fa401da

Merge pull request #475 from justone/builder

Guillaume J. Charmes authored on 2013/04/26 00:56:46
View 26ec7b2

use new image as base of next command

Nate Jones authored on 2013/04/26 00:08:05
April 25, 2013
View 03a9e41

Update the unit tests to reflect the new API

Guillaume J. Charmes authored on 2013/04/25 07:35:28
View 5586953

Move runtime.Commit to builder.Commit

Guillaume J. Charmes authored on 2013/04/25 07:24:14
View 9193585

Moving runtime.Create to builder.Create

Guillaume J. Charmes authored on 2013/04/25 07:14:10
View 38b8373

Implement the COPY operator within the builder

Guillaume J. Charmes authored on 2013/04/25 06:28:51
View 03b5f8a

Make sure the destination directory exists when using docker insert

Guillaume J. Charmes authored on 2013/04/25 05:51:28
View bc260f0

Add insert command in order to insert external files within an image

Guillaume J. Charmes authored on 2013/04/25 05:37:00