gvisor/runsc/container
Nicolas Lacasse e4277cb6ff Relativize all socket paths in tests.
Otherwise they may exceed the maximum.

PiperOrigin-RevId: 217584658
Change-Id: I869e400d3409599c0d3b85c6590702c052f49550
2018-10-17 14:11:30 -07:00
..
BUILD runsc: Support job control signals for the root container. 2018-10-17 12:29:05 -07:00
console_test.go Relativize all socket paths in tests. 2018-10-17 14:11:30 -07:00
container.go runsc: Add --pid flag to runsc kill. 2018-10-17 10:51:39 -07:00
container_test.go runsc: Support job control signals for the root container. 2018-10-17 12:29:05 -07:00
fs.go Don't fail if Root is readonly and is not a mount point 2018-09-30 23:23:03 -07:00
fs_test.go Put fsgofer inside chroot 2018-08-27 11:10:14 -07:00
hook.go Refactor the Sandbox package into Sandbox + Container. 2018-05-15 10:18:03 -07:00
multi_container_test.go runsc: Add --pid flag to runsc kill. 2018-10-17 10:51:39 -07:00
status.go Added code for a pause command for a container process. 2018-06-15 16:09:09 -07:00
test_app.go runsc: Add --pid flag to runsc kill. 2018-10-17 10:51:39 -07:00