Guillaume J. Charmes
|
c97a1aada6
|
Better varibale names
|
2013-05-01 13:45:50 -07:00 |
|
Guillaume J. Charmes
|
803a8d86e5
|
Change dockerbulder format, no more tabs and COPY becomes INSERT to avoid conflict with contrib script
|
2013-05-01 13:45:35 -07:00 |
|
Guillaume J. Charmes
|
59b6a93504
|
Fix image pipe with Builder COPY
|
2013-04-27 21:45:05 -07:00 |
|
Guillaume J. Charmes
|
6e7b8efa92
|
Make Builder.Build return the builded image
|
2013-04-25 11:20:45 -07:00 |
|
Nate Jones
|
26ec7b2e77
|
use new image as base of next command
|
2013-04-25 08:08:05 -07:00 |
|
Guillaume J. Charmes
|
55869531f5
|
Move runtime.Commit to builder.Commit
|
2013-04-24 15:24:14 -07:00 |
|
Guillaume J. Charmes
|
9193585d66
|
Moving runtime.Create to builder.Create
|
2013-04-24 15:14:10 -07:00 |
|
Guillaume J. Charmes
|
38b8373434
|
Implement the COPY operator within the builder
|
2013-04-24 14:28:51 -07:00 |
|
Guillaume J. Charmes
|
03b5f8a585
|
Make sure the destination directory exists when using docker insert
|
2013-04-24 13:51:28 -07:00 |
|
Guillaume J. Charmes
|
45dcd1125b
|
Add a Builder.Commit method
|
2013-04-24 13:35:57 -07:00 |
|
Guillaume J. Charmes
|
d2e063d9e1
|
make builder.Run public it now runs only given arguments without sh -c
|
2013-04-24 12:31:20 -07:00 |
|
Guillaume J. Charmes
|
567a484b66
|
Clear the containers/images upon failure
|
2013-04-24 12:02:00 -07:00 |
|
Guillaume J. Charmes
|
5d4b886ad6
|
Add build command
|
2013-04-24 11:03:01 -07:00 |
|