1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/execdriver/native
Michael Crosby f110401437 Remove statewriter interface, export more libcontainer funcs
This temp. expands the Exec method's signature but adds a more robust
way to know when the container's process is actually released and begins
to run.  The network interfaces are not guaranteed to be up yet but this
provides a more accurate view with a single callback at this time.
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
2014-04-30 15:52:40 -07:00
..
configuration Separating cgroup Memory and MemoryReservation. 2014-04-24 11:09:38 -07:00
template Merge branch 'master' into load-profile 2014-04-21 10:32:13 -07:00
create.go Initial work on selinux patch 2014-04-29 03:40:05 -07:00
driver.go Remove statewriter interface, export more libcontainer funcs 2014-04-30 15:52:40 -07:00
info.go Rename runtime/* to daemon/* 2014-04-17 14:43:01 -07:00
term.go Rename runtime/* to daemon/* 2014-04-17 14:43:01 -07:00