Guillaume J. Charmes
|
dade95844f
|
Make Builder.Build return the builded image
|
2013-05-06 16:00:30 -07:00 |
|
Nate Jones
|
74b9e851f6
|
use new image as base of next command
|
2013-05-06 16:00:30 -07:00 |
|
Guillaume J. Charmes
|
f7c5e92a2e
|
Move runtime.Commit to builder.Commit
|
2013-05-06 16:00:30 -07:00 |
|
Guillaume J. Charmes
|
6f2125386a
|
Moving runtime.Create to builder.Create
|
2013-05-06 16:00:30 -07:00 |
|
Guillaume J. Charmes
|
0aebb25410
|
Implement the COPY operator within the builder
|
2013-05-06 16:00:30 -07:00 |
|
Guillaume J. Charmes
|
9db4972a70
|
Make sure the destination directory exists when using docker insert
|
2013-05-06 16:00:30 -07:00 |
|
Guillaume J. Charmes
|
7bccdc0d33
|
Add a Builder.Commit method
|
2013-05-06 16:00:30 -07:00 |
|
Guillaume J. Charmes
|
97215ca384
|
make builder.Run public it now runs only given arguments without sh -c
|
2013-05-06 16:00:30 -07:00 |
|
Guillaume J. Charmes
|
b8f66c0d14
|
Clear the containers/images upon failure
|
2013-05-06 16:00:30 -07:00 |
|
Guillaume J. Charmes
|
27319da0d2
|
Add build command
|
2013-05-06 16:00:30 -07:00 |
|