Solomon Hykes
|
d01b5894c4
|
Unit tests fetch their base image with 'docker pull docker-ut'
|
2013-03-25 17:18:56 -07:00 |
Solomon Hykes
|
6ce64e8458
|
Moved image name into config. runtime.Create() now receives a single Config parameter
|
2013-03-23 12:39:09 -07:00 |
Solomon Hykes
|
031f91df1a
|
runtime.Create receives an image name + Config. The Config includes all required runtime information: command, environment, ports etc.
|
2013-03-23 12:16:58 -07:00 |
Solomon Hykes
|
ef711962d5
|
Folded graph/ back into main package
|
2013-03-21 17:47:23 -07:00 |
Solomon Hykes
|
44faa07b6c
|
First integration of runtime with repositories & tags
|
2013-03-21 17:35:49 -07:00 |
Solomon Hykes
|
377cebe36f
|
Renamed docker*.go to runtime*.go
|
2013-03-21 01:24:54 -07:00 |