1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/pkg/libcontainer/nsinit
Michael Crosby 59fe77bfa6 Don't restrict lxc because of apparmor
We don't have the flexibility to do extra things with lxc because it is
a black box and most fo the magic happens before we get a chance to
interact with it in dockerinit.
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
2014-05-02 11:14:24 -07:00
..
nsinit Make native driver use Exec func with different CreateCommand 2014-04-30 18:49:24 -07:00
create.go Make native driver use Exec func with different CreateCommand 2014-04-30 18:49:24 -07:00
exec.go Make native driver use Exec func with different CreateCommand 2014-04-30 18:49:24 -07:00
execin.go Fix execin with environment and Enabled support 2014-04-30 18:24:47 -07:00
init.go Don't restrict lxc because of apparmor 2014-05-02 11:14:24 -07:00
pid.go Integrate new structure into docker's native driver 2014-04-30 18:20:01 -07:00
std_term.go Split term files to make it easier to manage 2014-04-30 17:04:24 -07:00
sync_pipe.go Export syncpipe fields 2014-04-30 17:02:45 -07:00
term.go Split term files to make it easier to manage 2014-04-30 17:04:24 -07:00
tty_term.go Split term files to make it easier to manage 2014-04-30 17:04:24 -07:00
unsupported.go Make native driver use Exec func with different CreateCommand 2014-04-30 18:49:24 -07:00