Історія комітів

Автор SHA1 Опис Дата
  Solomon Hykes 8bfbdd7afa Add versioning to docker image format. IMPORTANT: the format versioning is pegged to docker's versioning, so changes to the format MUST trigger an increment in version number. 12 роки тому
  Solomon Hykes 5d3c0767da Simplified Graph.Delete() - no more garbage collecting, just atomic deregister then os.RemoveAll 12 роки тому
  Solomon Hykes ff5cb8e864 Images can be removed by short-hand ID. Solves #306. 12 роки тому
  Caleb Spare 13d2b08638 A few spelling/grammar corrections. 12 роки тому
  Solomon Hykes 1632566ecb Show shorthand image IDs for convenience. Shorthand IDs (or any non-conflicting prefix) can be used to lookup images 12 роки тому
  Solomon Hykes 99b36c2c32 Add comments in graph.go 12 роки тому
  Solomon Hykes 19316955dd Merge remote-tracking branch 'origin/174-remove_image_twice-fix' 12 роки тому
  Guillaume J. Charmes 004a5310d9 Try to fetch missing base only on "not found" error 12 роки тому
  Guillaume J. Charmes 069918e1fd #174 Check if the image is already in the garbage before moving it. If it does, remove (really) the older one. 12 роки тому
  Solomon Hykes d301c7b98c 'docker images' doesn't show all anonymous images by default - only anonymous heads 12 роки тому
  Solomon Hykes 0146c80c40 An image embeds the configuration of its parent container ('ContainerConfig') 12 роки тому
  Solomon Hykes 05ae69a6eb 'docker commit' records parent container id and command, in addition to parent image 12 роки тому
  Solomon Hykes 379d449c44 'docker run' can reference an image by REPOSITORY:TAG 12 роки тому
  Solomon Hykes ef711962d5 Folded graph/ back into main package 12 роки тому