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