Alexander Morozov
|
e7d086c2be
Fix vet errors about unkeyed fields
|
10 years ago |
Abin Shahab
|
fdf7457683
LXC CAP ADD CAP DROP IN TEMPLATE
|
10 years ago |
Michael Crosby
|
5c863f983d
Merge pull request #9107 from ashahab-altiscale/9062-linked-container
|
10 years ago |
Abin Shahab
|
adb07b53e0
LINKED CONTAINER ID PASSED TO LXC
|
10 years ago |
Vishnu Kannan
|
46f2944977
Address comments.
|
10 years ago |
Vishnu Kannan
|
f96e04ffc7
This patch adds ability in docker to detect out of memory conditions in containers.
|
10 years ago |
Alexandr Morozov
|
ee7dd44c01
Mass gofmt
|
10 years ago |
Alexandr Morozov
|
7c62cee51e
Use logrus everywhere for logging
|
10 years ago |
Michael Crosby
|
32dca1a7b0
Strongly type exec driver context
|
10 years ago |
Victor Vieux
|
0913009ebe
Merge pull request #8191 from vieux/improve_error_exec_lxc
|
10 years ago |
Victor Vieux
|
ab30e19b96
Improve error for docker exec & LXC
|
10 years ago |
Alexandr Morozov
|
623ebf203b
Persistent directory for container in execdriver
|
10 years ago |
Vishnu Kannan
|
f3c767d798
Adding Exec method to native execdriver.
|
10 years ago |
Vishnu Kannan
|
3a7e07355a
Rename 'StdConfig' to 'StreamConfig'.
|
11 years ago |
Vishnu Kannan
|
4aa5da278f
Refactoring execdriver.Command and Container structs to support 'docker exec' and other
|
11 years ago |
Josiah Kiehl
|
a02f67be5b
Extract log utils into pkg/log
|
11 years ago |
Alexandr Morozov
|
391c35c822
Fix go vet warnings
|
11 years ago |
Michael Crosby
|
7321067176
Use argv0 as reexec implementation for dockerinit
|
11 years ago |
Victor Vieux
|
ac3eecf3db
Merge pull request #7062 from crosbymichael/fix-lxc-caps
|
11 years ago |
Victor Vieux
|
5a0ef08c94
gofmt -s -w
|
11 years ago |
Victor Vieux
|
b3ee9ac74e
update go import path and libcontainer
|
11 years ago |
Michael Crosby
|
0d67b420b5
Make tty term exec driver specific
|
11 years ago |
Victor Vieux
|
6d238c6fba
Merge pull request #6797 from zhgwenming/master
|
11 years ago |
Michael Crosby
|
50b580cfec
Use : to split caps in sysinit flags
|
11 years ago |
Michael Crosby
|
47917135da
Fix cap drop issues with lxc
|
11 years ago |
Victor Vieux
|
21059af3ac
Basic --cap-add and --cap-drop support for lxc
|
11 years ago |
Michael Crosby
|
707ef9618b
Update close fd issues for lxc
|
11 years ago |
Michael Crosby
|
d31ae5aed8
Use libcontainer cap drop method
|
11 years ago |
Dinesh Subhraveti
|
cf331cdd6a
Maintain a whitelist of capabilities rather than droplist
|
11 years ago |
Michael Crosby
|
8194556337
Update libcontainer imports
|
11 years ago |