Historique des commits

Auteur SHA1 Message Date
  Brian Goff 561005e5ca Cleanup some issues with exec il y a 9 ans
  Jess Frazelle c0c941627a Merge pull request #16289 from cpuguy83/11957_fix_stdin_block_after_container_exit il y a 10 ans
  Brian Goff 3dbfb3d38c Ensure stdin does not block after container stop il y a 10 ans
  Shijiang Wei f2d978ccf9 error should be checked earlier in the hijack function il y a 10 ans
  Qiang Huang 81cc8ebc93 Change all docker -d to docker daemon il y a 10 ans
  Morgan Bauer dea49b7474 golint for cliconfig il y a 10 ans
  Victor Vieux 47a7f770f4 add support for base path in docker cli -H il y a 10 ans
  Antonio Murdaca 910322a893 Error out if client API version is too old il y a 10 ans
  John Howard 543cf79ffb Add GOOS in User-Agent il y a 10 ans
  Doug Davis 18c9b6c645 Add .docker/config.json and support for HTTP Headers il y a 10 ans
  Antonio Murdaca 6f4d847046 Replace aliased imports of logrus, fixes #11762 il y a 10 ans
  Srini Brahmaroutu 6871b9b16a Removing -X flag option and autogenerated code to create Dockerversion.go functionality il y a 10 ans
  Phil Estes f73a6b3845 Setup TCP keep-alive on hijacked HTTP(S) client <--> daemon sessions il y a 10 ans
  Jean-Paul Calderone f29ee87051 Use the official mime type that exists instead of an imaginary one that does not. il y a 10 ans
  Jean-Tiare Le Bigot 9256578f62 Set HTTP upgrade headers when hijacking connection il y a 10 ans
  Arnaud Porterie e98e56bb1e Fix client-side HTTP hijacking over TLS il y a 10 ans
  Alexandr Morozov 7c62cee51e Use logrus everywhere for logging il y a 10 ans
  Rafe Colton b845a62149 Move Go() promise-like func from utils to pkg/promise il y a 11 ans
  Vojtech Vitek (V-Teq) d742c57f53 DockerCli: Check IsTerminal() for both STDIN and STDOUT il y a 11 ans
  unclejack 1f03e60c2a move stdcopy to pkg/stdcopy il y a 11 ans
  Vishnu Kannan 669561c2aa Address review comments. il y a 11 ans
  Vishnu Kannan 985d579586 Adding 'exec' command to remote API and CLI. il y a 11 ans
  Victor Vieux a0392324f1 another commit to do like @crosbymichael il y a 11 ans
  Josiah Kiehl a02f67be5b Extract log utils into pkg/log il y a 11 ans
  Victor Vieux b3ee9ac74e update go import path and libcontainer il y a 11 ans
  Matthew Heon 1476f295ac Bugfix: only use io.Copy in hijack if attaching both stdout and stderr il y a 11 ans
  Victor Vieux 8c9192cd76 move hijack to it's own file il y a 11 ans