Commit History

Author SHA1 Message Date
  Solomon Hykes a6779bcae2 Revert regression introduced in 81eac415ad03d93596a0d8da92bdccd9ecd4ee63, which caused 'docker run -i' to never close stdin 12 years ago
  Solomon Hykes 8293a0d533 Bumped version to 0.1.1 12 years ago
  Solomon Hykes 0b9a3c86a2 Show shorthand container IDs for convenience. Shorthand IDs (or any non-conflicting prefix) can be used to lookup containers 12 years ago
  Solomon Hykes 5a2a044e24 Merge remote-tracking branch 'origin/125-reattach_attached_run_command-fix' 12 years ago
  Guillaume J. Charmes 99f9b69716 Add debug infos in CmdInfo to know the amount of fds and goroutines in use 12 years ago
  Guillaume J. Charmes b336d928fe Make sure to close all pipes when detaching client (#228) 12 years ago
  Guillaume J. Charmes 81eac415ad Do not close the stdin of the process when the client deattaches himslef 12 years ago
  Guillaume J. Charmes d17f78c373 Harmonize the error management. Use fmt.Errorf instead of errors.New 12 years ago
  Guillaume J. Charmes ccac5b1382 Add debug infos 12 years ago
  Solomon Hykes b013d93786 Merge remote-tracking branch 'origin/264-remove_cmdAttach_option' 12 years ago
  Louis Opter 9740102990 Fix output in the login command 12 years ago
  Guillaume J. Charmes 9442d6b349 Remove the options of CmdAttach 12 years ago
  Jonathan Rudenberg a6da7f138c Camelize some snake_case variable names 12 years ago
  Daniel Robinson ff04ce3ddf Fixed typo in command description for pull 12 years ago
  Jonathan Rudenberg 9518503ebe Remove extraneous rand.Seed 12 years ago
  Guillaume J. Charmes 004a5310d9 Try to fetch missing base only on "not found" error 12 years ago
  Guillaume J. Charmes 91d78a10c3 #175 Add autodownload on run command 12 years ago
  shin- 2333be46aa Re-enabled help for run command and added client-side error messages when arguments are missing 12 years ago
  Guillaume J. Charmes 7e540a083f Merge pull request #164 from kencochrane/users 12 years ago
  Solomon Hykes f70bc2c98c Cleaned up error checking of 'docker pull', to be symmetrical to 'docker push' 12 years ago
  Ken Cochrane c9d93cd333 fixed issue with rmi help showing help twice 12 years ago
  Ken Cochrane a9a439183d fixed an issue with the help history command, printed twice 12 years ago
  Solomon Hykes b31211cbe9 Cleaned up UI of 'docker push' 12 years ago
  Sam Alba 222c04a7e7 Merge pull request #154 from dotcloud/153-commitnorepo 12 years ago
  Guillaume J. Charmes 52969416bc Merge pull request #147 from dotcloud/146_autologin-feature 12 years ago
  shin- 0786d9ec22 Show <none> instead of an empty string in docker images listing for images with no repository or tag 12 years ago
  shin- 938bf4c901 Reverted previous change 12 years ago
  shin- 87d4e16568 Quick fix to avoid creating empty-string repositories when committing 12 years ago
  Ken Cochrane 906626b8f8 Merge pull request #143 from dotcloud/141-142_update_help-fix 12 years ago
  Guillaume J. Charmes eb95e49150 #146 Auto login on push 12 years ago