Ian Main
|
b054569cde
Add ability to pause/unpause containers via cgroups freeze
|
11 年之前 |
unclejack
|
0ef637722f
Merge pull request #6097 from timthelion/consistentdevices
|
11 年之前 |
Timothy Hobbs
|
608702b980
Refactor device handling code
|
11 年之前 |
Victor Vieux
|
1de52caedc
update container's state after we close the waitLock
|
11 年之前 |
Victor Vieux
|
a605379927
Merge pull request #6059 from erikh/fix-tests
|
11 年之前 |
Erik Hollensbe
|
8b77e0183e
Fix race condition in CLI tests: diff was not acquiring a container lock
|
11 年之前 |
Erik Hollensbe
|
92e41a02ce
Add Wait() calls in the appropriate spots
|
11 年之前 |
cyphar
|
328d2cba11
daemon: container: properly handle paths with symlink path components
|
11 年之前 |
Michael Crosby
|
4bb4bf634a
Merge pull request #5859 from philips/append-etc-hosts-not-bind
|
11 年之前 |
AnandkumarPatel
|
789a8f2616
use buffered channel so goroutine does not get blocked on done <- true when a timeout occurs.
|
11 年之前 |
Brandon Philips
|
000a37fe9d
fix(daemon): prepend host /etc/hosts instead of bind mounting
|
11 年之前 |
Michael Crosby
|
4af465fccf
Merge pull request #5720 from cyphar/5656-cp-absolute-paths
|
11 年之前 |
Michael Crosby
|
adbe3096e8
Add cpuset cpus support for docker
|
11 年之前 |
cyphar
|
0fb507dc23
daemon: *: refactored container resource path generation
|
11 年之前 |
cyphar
|
bfc3a4192a
daemon: container: ensure cp cannot traverse outside container rootfs
|
11 年之前 |
Bryan Murphy
|
53f38a14cd
add linked containers to hosts file
|
11 年之前 |
Michael Crosby
|
41cfaa738c
Move Attach from container to daemon
|
11 年之前 |
Victor Vieux
|
55f3e72d7f
propagate errors write
|
11 年之前 |
Victor Vieux
|
0736eb6d16
Merge pull request #5609 from crosbymichael/move-env-gen
|
11 年之前 |
Victor Vieux
|
3744452ecf
add resolvconf
|
11 年之前 |
Victor Vieux
|
a1a029f6d7
add etchosts
|
11 年之前 |
Michael Crosby
|
4994b0fe54
Move envconfig generation to lxc driver
|
11 年之前 |
Michael Crosby
|
0b187b909b
Address code review feedback
|
11 年之前 |
Michael Crosby
|
5ca6532011
Update host networking with hostname and files
|
11 年之前 |
Michael Crosby
|
a785882b29
Setup host networking for lxc and native
|
11 年之前 |
Michael Crosby
|
2c2cc051d8
Update --net flags and container mode
|
11 年之前 |
Johan Euphrosine
|
a60159f3b1
runconfig: add -net container:name option
|
11 年之前 |
Alexandr Morozov
|
d1297feef8
Timestamps for docker logs.
|
11 年之前 |
Michael Crosby
|
1a5ffef6c6
Do not return labels when in privileged mode
|
11 年之前 |
Michael Crosby
|
46e05ed2d9
Update process labels to be set at create not start
|
11 年之前 |