gvisor/runsc/boot
Kevin Krakauer 2eff1fdd06 runsc: Add exec flag that specifies where to save the sandbox-internal pid.
This is different from the existing -pid-file flag, which saves a host pid.

PiperOrigin-RevId: 212713968
Change-Id: I2c486de8dd5cfd9b923fb0970165ef7c5fc597f0
2018-09-12 15:23:35 -07:00
..
filter Remove getdents from filters 2018-09-12 10:51:25 -07:00
BUILD Remove '--file-access=direct' option 2018-09-07 12:28:48 -07:00
config.go Remove '--file-access=direct' option 2018-09-07 12:28:48 -07:00
controller.go runsc: Add exec flag that specifies where to save the sandbox-internal pid. 2018-09-12 15:23:35 -07:00
debug.go Add 'runsc debug' command 2018-06-20 13:31:31 -07:00
events.go Moved restore code out of create and made to be called after create. 2018-07-18 16:58:30 -07:00
fds.go Enabled bind mounts in sub-containers 2018-09-05 14:30:09 -07:00
fs.go runsc: Support multi-container exec. 2018-09-07 17:39:54 -07:00
limits.go Make default limits the same as with runc 2018-07-02 12:51:38 -07:00
loader.go platform: Pass device fd into platform constructor. 2018-09-11 13:09:46 -07:00
loader_test.go platform: Pass device fd into platform constructor. 2018-09-11 13:09:46 -07:00
network.go Basic support for ip link/addr and ifconfig 2018-08-08 22:39:58 -07:00
strace.go Check in gVisor. 2018-04-28 01:44:26 -04:00