Tim Dettrick
|
03f65b3d0d
Revert "Revert "Add docker exec run a command in privileged mode""
|
10 vuotta sitten |
Brian Goff
|
f078f75bf2
Return better errors from exec
|
10 vuotta sitten |
Alexander Morozov
|
6bca8ec3c9
Replace GenerateRandomID with GenerateNonCryptoID
|
10 vuotta sitten |
Alexander Morozov
|
4dbdd98b41
Merge pull request #14547 from duglin/ErrDeadExec
|
10 vuotta sitten |
Shijiang Wei
|
ba5e098052
fix the panic caused by resizing a starting exec
|
10 vuotta sitten |
John Howard
|
b271593c34
Quieter debug logging for clean exec commands
|
10 vuotta sitten |
Doug Davis
|
d841b779fd
Return 404 on exec-inspect when container is dead but exec is still around
|
10 vuotta sitten |
Michael Crosby
|
34ab8c4326
Use mark and sweep for exec command removal
|
10 vuotta sitten |
Michael Crosby
|
5f017bba48
Add GC loop to clean exec command refs on daemon
|
10 vuotta sitten |
Michael Crosby
|
04c9f86bdc
Remove exec config from container after exit
|
10 vuotta sitten |
Alexander Morozov
|
bb364ff459
Merge pull request #14268 from unclejack/lower_allocations_execdriver
|
10 vuotta sitten |
unclejack
|
c1477db04f
daemon: lower allocations
|
10 vuotta sitten |
David Calavera
|
0faa4518ed
Default process user to container config user.
|
10 vuotta sitten |
Doug Davis
|
8232312c1e
Cleanup container LogEvent calls
|
10 vuotta sitten |
Jessica Frazelle
|
40b71adee3
Revert "Add docker exec run a command in privileged mode"
|
10 vuotta sitten |
jhowardmsft
|
e35b025aa6
Windows: Split ContainerExecCreate
|
10 vuotta sitten |
Ma Shimiao
|
1be7a10b89
cleanup: move container's functions to its file
|
10 vuotta sitten |
Antonio Murdaca
|
844538142d
Small if err cleaning
|
10 vuotta sitten |
jianbosun
|
24425021d2
remove execCreate & execStart from job
|
10 vuotta sitten |
David Calavera
|
767df67e31
Decode container configurations into typed structures.
|
10 vuotta sitten |
Lei Jitang
|
72a500e9e5
Add docker exec run a command in privileged mode
|
10 vuotta sitten |
Lei Jitang
|
2cce4791b0
Add `-u|--user` flag to docker exec for running command as a different user
|
10 vuotta sitten |
Alexander Morozov
|
c44f513248
Remove engine usage from attach
|
10 vuotta sitten |
Antonio Murdaca
|
6f4d847046
Replace aliased imports of logrus, fixes #11762
|
10 vuotta sitten |
Antonio Murdaca
|
c79b9bab54
Remove engine.Status and replace it with standard go error
|
10 vuotta sitten |
Antonio Murdaca
|
b80fae7356
Refactor pkg/common, Fixes #11599
|
10 vuotta sitten |
Liu Hua
|
5b794c413a
fix a minor typo in daemon/exec.go
|
10 vuotta sitten |
Srini Brahmaroutu
|
7a9c944b82
Removing dependencies from pkg into Docker internal code
|
10 vuotta sitten |
Michael Crosby
|
e345fe53ba
Merge pull request #10573 from LK4D4/return_attach_to_builder
|
10 vuotta sitten |
Alexander Morozov
|
1095d5e5e4
Change verbose builder out back to attach
|
10 vuotta sitten |