Commit History

Author SHA1 Message Date
  Alexander Morozov a33f7a07d1 Merge pull request #9858 from jfrazelle/exec-buildtag 10 years ago
  Jessica Frazelle f339d3bceb Add plus to build 10 years ago
  Daehyeok.Mun e3d813f37f Add exec event create/start log 10 years ago
  Victor Vieux bbb92e1436 add docs 10 years ago
  Victor Vieux 4b43a6df7a add ExecIDs in inspect 10 years ago
  cc272309126 1bb02117db Fix the issue when docker exec a paused container, it will always hang. 10 years ago
  Brian Goff c8a3d31332 Check for no `Cmd` on exec create endpoint 10 years ago
  Jessie Frazelle 00c2a8f323 Merge pull request #9208 from duglin/Issue8703 10 years ago
  Doug Davis 90928eb114 Add support for docker exec to return cmd exitStatus 10 years ago
  Brian Goff d4ba00bd42 Cleanup exec API docs and available params 10 years ago
  Erik Hollensbe 165624062e Close stdin after execution with `docker exec -i` 10 years ago
  Jessie Frazelle f936a10d80 Merge pull request #8571 from ncdc/3631-stdout-premature-eof 10 years ago
  Alexandr Morozov ee7dd44c01 Mass gofmt 10 years ago
  Alexandr Morozov 7c62cee51e Use logrus everywhere for logging 10 years ago
  Andy Goldstein 5572dbb750 Fix stdout premature EOF 10 years ago
  Alexandr Morozov 2db1caee4f Make daemon.Attach private 10 years ago
  unclejack 4424d15f99 Merge pull request #8302 from rafecolton/move_archive_package_to_pkg 10 years ago
  Vishnu Kannan 021ecb1d13 Adding exec remote API documentation along with minor code cleanup. 10 years ago
  ArikaChen bfc9d8bbea Fix typo:betweem->between and PtySlace->PtySlave 10 years ago
  Rafe Colton b845a62149 Move Go() promise-like func from utils to pkg/promise 10 years ago
  Victor Vieux 0913009ebe Merge pull request #8191 from vieux/improve_error_exec_lxc 10 years ago
  Victor Vieux d19d800898 not not -> not 10 years ago
  Victor Vieux ab30e19b96 Improve error for docker exec & LXC 10 years ago
  Vishnu Kannan c786a8ee5e Adding docker exec support in CLI. 10 years ago
  Vishnu Kannan 39030382c4 Adding state to exec commands to prevent multiple starts of a single exec command. 10 years ago
  Vishnu Kannan bfebdfde78 Splitting the exec remote API into two separate APIs inorder to support resizing of tty sessions. 10 years ago
  Vishnu Kannan 669561c2aa Address review comments. 10 years ago
  Vishnu Kannan d130c10ab7 Fix bug in attach handling for docker exec. Add docs for 'docker exec' feature. 10 years ago
  Vishnu Kannan e1cf95b593 Import nsenter in docker. 10 years ago
  Vishnu Kannan 985d579586 Adding 'exec' command to remote API and CLI. 10 years ago