runc/mount
Mrunal Patel b0eece8d7d Adds support for User Namespaces.
Signed-off-by: Mrunal Patel <mrunalp@gmail.com> (github: mrunalp)

Adds sample configuration to test user namespaces.
Signed-off-by: Mrunal Patel <mrunalp@gmail.com> (github: mrunalp)

Rebases to master.
Signed-off-by: Mrunal Patel <mrunalp@gmail.com> (github: mrunalp)

Fixes integration tests.
Signed-off-by: Mrunal Patel <mrunalp@gmail.com> (github: mrunalp)

Move selinux labeling, apparmor profile and restrict kernel files back to init.

Signed-off-by: Mrunal Patel <mrunalp@gmail.com> (github: mrunalp)

Separate the code paths for userns and default cases.

Signed-off-by: Mrunal Patel <mrunalp@gmail.com> (github: mrunalp)

tty not required for setup

Signed-off-by: Mrunal Patel <mrunalp@gmail.com> (github: mrunalp)

Cleanup and address review comments.

Signed-off-by: Mrunal Patel <mrunalp@gmail.com> (github: mrunalp)

Remove debug logs and other cleanup.

Signed-off-by: Mrunal Patel <mrunalp@gmail.com> (github: mrunalp)

Use function paramaters for SetupContainer.

Signed-off-by: Mrunal Patel <mrunalp@gmail.com> (github: mrunalp)
2015-01-19 14:50:21 -05:00
..
nodes Get UID and GID for device nodes 2014-09-01 17:29:50 -07:00
init.go Adds support for User Namespaces. 2015-01-19 14:50:21 -05:00
mount.go Allow mounts to be supplied with the MS_SLAVE option. 2014-09-03 19:37:48 -07:00
mount_config.go Move mount logic into Mount type 2014-08-27 01:51:52 -07:00
msmoveroot.go Migrate selinux system xattr calls and prctl calls 2014-07-14 16:55:49 -07:00
pivotroot.go Finish removing the dependency on docker/pkg/system 2014-07-14 17:00:05 -07:00
ptmx.go Adds support for User Namespaces. 2015-01-19 14:50:21 -05:00
readonly.go Finish removing the dependency on docker/pkg/system 2014-07-14 17:00:05 -07:00
remount.go Finish removing the dependency on docker/pkg/system 2014-07-14 17:00:05 -07:00