Commit History

Author SHA1 Message Date
  Solomon Hykes d01b5894c4 Unit tests fetch their base image with 'docker pull docker-ut' 12 years ago
  Solomon Hykes 6ce64e8458 Moved image name into config. runtime.Create() now receives a single Config parameter 12 years ago
  Solomon Hykes 031f91df1a runtime.Create receives an image name + Config. The Config includes all required runtime information: command, environment, ports etc. 12 years ago
  Solomon Hykes ef711962d5 Folded graph/ back into main package 12 years ago
  Solomon Hykes 44faa07b6c First integration of runtime with repositories & tags 12 years ago
  Solomon Hykes 377cebe36f Renamed docker*.go to runtime*.go 12 years ago