Commit History

作者 SHA1 備註 提交日期
  Solomon Hykes e627a0da1e Renamed 'docker tar' to 'docker export' for symmetry with 'docker import' 12 年之前
  Solomon Hykes 623e91e2e3 Moved Go() to the main package... And got rid of the useless docker/future package 12 年之前
  Solomon Hykes 0208b6accd moved GenerateId() to the graph package 12 年之前
  Solomon Hykes d7c5d060c4 Moved Download() and progressReader{} to the main package 12 年之前
  Solomon Hykes 299d0b2720 Moved HumanDuration() to the main package 12 年之前
  Solomon Hykes b8547f31e4 Renamed Docker{} to Runtime{} for clarity 12 年之前
  Solomon Hykes 7c57a4cfc0 Simplified the core container API, ported it to the new graph. Some features are missing eg. image 'paths' and tags 12 年之前
  Solomon Hykes 34023558f5 Pruned more semi-useless commands: 'docker cat', 'docker cp', 'docker ls', 'docker write'. Removed outdated commands from help message 12 年之前
  Solomon Hykes 9d82bab041 Removed anal warning from 'go vet' 12 年之前
  Solomon Hykes 31296cc3f7 Removed deprecated or useless commands (cp, layers, reset, mirror, debug, web) 12 年之前
  Solomon Hykes 33c2f07fc7 Bumped version to 0.0.3 12 年之前
  Solomon Hykes b55e461122 Merge pull request #84 from kencochrane/users 12 年之前
  Ken Cochrane 878ae25980 made sure password was required, fixed docker help issue with login prompt 12 年之前
  creack cb7819cbc5 Correct the help 12 年之前
  Ken Cochrane d94a5b7d05 only show status message if there is one to show 12 年之前
  Ken Cochrane 18519f12ae merge from master 12 年之前
  creack 3cd34f1039 Issue #79, add regexp to the CmdRmi command 12 年之前
  creack e5e66716df Move commands into docker 12 年之前