gvisor/runsc/container
Andrei Vagin c0a981629c Start a sandbox process in a new userns only if CAP_SETUID is set
In addition, it fixes a race condition in TestMultiContainerGoferStop.
There are two scripts copy the same set of files into the same directory
and sometime one of this command fails with EXIST.

PiperOrigin-RevId: 230011247
Change-Id: I9289f72e65dc407cdcd0e6cd632a509e01f43e9c
2019-01-18 16:08:39 -08:00
..
BUILD Restore to original cgroup after sandbox and gofer processes are created 2019-01-09 09:18:15 -08:00
console_test.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
container.go runsc: Collect zombies of sandbox and gofer processes 2019-01-11 10:32:26 -08:00
container_test.go Create working directory if it doesn't yet exist 2019-01-15 14:13:27 -08:00
fs.go Create working directory if it doesn't yet exist 2019-01-15 14:13:27 -08:00
fs_test.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
hook.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
multi_container_test.go Start a sandbox process in a new userns only if CAP_SETUID is set 2019-01-18 16:08:39 -08:00
status.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
test_app.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00