Commit History

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