提交历史

作者 SHA1 备注 提交日期
  Jonathan Rudenberg a6da7f138c Camelize some snake_case variable names 12 年之前
  Daniel Robinson ff04ce3ddf Fixed typo in command description for pull 12 年之前
  Jonathan Rudenberg 9518503ebe Remove extraneous rand.Seed 12 年之前
  Guillaume J. Charmes 004a5310d9 Try to fetch missing base only on "not found" error 12 年之前
  Guillaume J. Charmes 91d78a10c3 #175 Add autodownload on run command 12 年之前
  shin- 2333be46aa Re-enabled help for run command and added client-side error messages when arguments are missing 12 年之前
  Guillaume J. Charmes 7e540a083f Merge pull request #164 from kencochrane/users 12 年之前
  Solomon Hykes f70bc2c98c Cleaned up error checking of 'docker pull', to be symmetrical to 'docker push' 12 年之前
  Ken Cochrane c9d93cd333 fixed issue with rmi help showing help twice 12 年之前
  Ken Cochrane a9a439183d fixed an issue with the help history command, printed twice 12 年之前
  Solomon Hykes b31211cbe9 Cleaned up UI of 'docker push' 12 年之前
  Sam Alba 222c04a7e7 Merge pull request #154 from dotcloud/153-commitnorepo 12 年之前
  Guillaume J. Charmes 52969416bc Merge pull request #147 from dotcloud/146_autologin-feature 12 年之前
  shin- 0786d9ec22 Show <none> instead of an empty string in docker images listing for images with no repository or tag 12 年之前
  shin- 938bf4c901 Reverted previous change 12 年之前
  shin- 87d4e16568 Quick fix to avoid creating empty-string repositories when committing 12 年之前
  Ken Cochrane 906626b8f8 Merge pull request #143 from dotcloud/141-142_update_help-fix 12 年之前
  Guillaume J. Charmes eb95e49150 #146 Auto login on push 12 年之前
  Guillaume J. Charmes 96010e3ca1 Allow anonymous pulls 12 年之前
  Guillaume J. Charmes ffe5370e35 Login now works with daemon mode 12 年之前
  Guillaume J. Charmes df19863b23 #142 Change the help for push and pull in order for it to be more clear 12 年之前
  Guillaume J. Charmes cb3c4af404 #141 Update and order the help 12 年之前
  Guillaume J. Charmes b370acd679 Forbid users to push "root" repositories 12 年之前
  Solomon Hykes 0d46ddf7b4 'docker commit -m': optional commit message 12 年之前
  Solomon Hykes 57e2126a02 Bumped version to 0.1.0 12 年之前
  Solomon Hykes d301c7b98c 'docker images' doesn't show all anonymous images by default - only anonymous heads 12 年之前
  Guillaume J. Charmes 966cddf26b Add some verbosity to the push/pull 12 年之前
  Guillaume J. Charmes 6e35f28352 Merge branch 'graph' of github.com:dotcloud/docker into graph 12 年之前
  Solomon Hykes 0146c80c40 An image embeds the configuration of its parent container ('ContainerConfig') 12 年之前
  Solomon Hykes f37c432bd5 Fixed 'docker inspect' to exit silently when an image doesn't exist 12 年之前