コミット履歴

作者 SHA1 メッセージ 日付
  Vincent Demeester 15aa2a663b Implement configurable detach key 9 年 前
  David Calavera bcb848c87f Implement docker run with standalone client lib. 9 年 前
  David Calavera 51efb1480a Implement docker wait with standalone client lib. 9 年 前
  David Calavera aa22191093 Merge pull request #17356 from HuKeping/warn-on-oom 9 年 前
  Darren Stahl 9db5db1b94 This fixes the case where arguments are escaped twice from Dockerfiles on 9 年 前
  Sally O'Malley 41de7a18d8 Change 'docker run' exit codes to distinguish docker/contained errors 10 年 前
  Hu Keping 3aa70c1948 Warning out when disalbe oom killer but not set the memory limit 9 年 前
  Lei Jitang 2b0927c9ac Use consistent command description 9 年 前
  Vincent Demeester 5170a2c096 Lint fixes on runconfig 10 年 前
  Derek McGowan ed13c3abfb Use notary library for trusted image fetch and signing 10 年 前
  Tibor Vass 96ce3a194a cli: new daemon command and new cli package 10 年 前
  John Howard 9ae9d4c87a Windows: Exec driver 10 年 前
  Josh Hawn 4cb0c93f92 api/client: Allow for multi-line usage help 10 年 前
  David Calavera 617a0c2fde Merge pull request #13428 from duglin/niceHelp2 10 年 前
  Jana Radhakrishnan f12f51b8b9 Removed dead code from docker after libnetwork integration 10 年 前
  Jana Radhakrishnan d18919e304 Docker integration with libnetwork 10 年 前
  Jason Shepherd 48231d623f adding nicer help when missing arguments (#11858) 10 年 前
  Antonio Murdaca 624bf81fdb Add RestartPolicy methods instead of using strings checking 10 年 前
  Ahmet Alp Balkan 9448d3627b Remove out of date comment 10 年 前
  Doug Davis 0024935f64 Use stderr instead of logrus for CLI error messages 10 年 前
  John Howard 78604a9f3f Windows: Don't pull in all of resolvconf 10 年 前
  Jessica Frazelle f3d4c33213 actually depreciate -rm, -sig-proxy, -name, seriously its been forever 10 年 前
  Deshi Xiao bae3023eef client.StatusError don't be returned as a pointer 10 年 前
  Antonio Murdaca c30a55f14d Refactor utils/utils, fixes #11923 10 年 前
  Antonio Murdaca 5670c6c695 Refactor utils/flags.go, fixes #11892 10 年 前
  Antonio Murdaca 6f4d847046 Replace aliased imports of logrus, fixes #11762 10 年 前
  Don Kjer 6b2eeaf896 Fix for issue 9922: private registry search with auth returns 401 10 年 前
  Michael Crosby 708ed9d87a Merge pull request #11766 from peggyl/11596-api-commands-godoc 10 年 前
  Peggy Li a465e26bb0 Fix golint errors for casing in api/client package 10 年 前
  Peggy Li b5d0380108 Add godoc-style docstrings to Cmd... methods 10 年 前