Alexander Morozov
|
dc944ea7e4
Use suite for integration-cli
|
10 年之前 |
bobby abbott
|
621b601b3c
Removed unnecessary error output from dockerCmd
|
10 年之前 |
Thomas Texier
|
2ea1febd9a
Remove unnecessary fmt.Printf
|
10 年之前 |
Lei Jitang
|
72a500e9e5
Add docker exec run a command in privileged mode
|
10 年之前 |
Lei Jitang
|
2cce4791b0
Add `-u|--user` flag to docker exec for running command as a different user
|
10 年之前 |
Todd Whiteman
|
42d47c3136
fix #12188 integration-cli: tests using "sleep" can timeout too early - change to "top" instead
|
10 年之前 |
Brian Goff
|
475c65319b
Remove `stripTrailingCharacters` from tests
|
10 年之前 |
Yuan Sun
|
906974b185
correct some daemon spelling mistakes
|
10 年之前 |
Alexander Morozov
|
68ba5f0b69
Execdriver implementation on new libcontainer API
|
10 年之前 |
Ahmet Alp Balkan
|
e6f88f091d
integ-cli: Skip some exec tests requiring same-host daemon
|
10 年之前 |
Ahmet Alp Balkan
|
cfc8372c0a
integ-cli: Skip new tests requiring same-host daemon
|
10 年之前 |
Ahmet Alp Balkan
|
70407ce40c
Better test cleanup with defer
|
10 年之前 |
Brian Goff
|
8f5156e584
Fix race detected in TestExecCgroup
|
10 年之前 |
Jessica Frazelle
|
6a2c6e971d
Move one last exec test :)
|
10 年之前 |
Jessica Frazelle
|
43d1c20101
Move links exec test & exec dir test.
|
10 年之前 |
Jessica Frazelle
|
ecdbc1a0af
Add build flag to exec test.
|
10 年之前 |
Jessica Frazelle
|
957cbdbf30
Move InspectExecID test to exec.
|
10 年之前 |
Daniel, Dao Quang Minh
|
9462dbb242
test that execin cgroups match container cgroups
|
10 年之前 |
Michal Minar
|
1db927113f
Amended TestExecParseError test
|
10 年之前 |
Alexandr Morozov
|
eda92e8834
Test for issue #9699
|
10 年之前 |
Jessica Frazelle
|
7fdbd90f88
Return usage on parseExec error.
|
10 年之前 |
Alexander Morozov
|
a7ae7fed73
Fix vet errors about formatting directives
|
10 年之前 |
Arnaud Porterie
|
67e3ddb75f
Forbid client piping to tty enabled container
|
10 年之前 |
Brian Goff
|
243a640d3e
Add test for exec tty stdin close
|
10 年之前 |
cc272309126
|
1bb02117db
Fix the issue when docker exec a paused container, it will always hang.
|
10 年之前 |
Doug Davis
|
90928eb114
Add support for docker exec to return cmd exitStatus
|
10 年之前 |
Daniel, Dao Quang Minh
|
2bceaae423
test case for preserving env in exec session
|
10 年之前 |
Doug Davis
|
0cef21cfba
Cleanup some integration-cli output
|
10 年之前 |
Erik Hollensbe
|
165624062e
Close stdin after execution with `docker exec -i`
|
10 年之前 |
Jessica Frazelle
|
6f1c8ff4c4
Cleanup errorOut resp exec tests
|
10 年之前 |