gvisor/runsc/container
Fabricio Voznika e8ba10c008 Fix early deletion of rootDir
container.startContainers() cannot be called twice in a test
(e.g. TestMultiContainerLoadSandbox) because the cleanup
function deletes the rootDir, together with information from
all other containers that may exist.

PiperOrigin-RevId: 276591806
2019-10-24 16:36:54 -07:00
..
test_app Prevent CAP_NET_RAW from appearing in exec 2019-10-01 11:49:49 -07:00
BUILD Prevent CAP_NET_RAW from appearing in exec 2019-10-01 11:49:49 -07:00
console_test.go Impose order on test scripts. 2019-09-03 22:02:43 -07:00
container.go Add runsc OCI annotations to support CRI-O. 2019-10-20 21:11:01 +11:00
container_test.go Fix early deletion of rootDir 2019-10-24 16:36:54 -07:00
hook.go Update canonical repository. 2019-06-13 16:50:15 -07:00
multi_container_test.go Fix early deletion of rootDir 2019-10-24 16:36:54 -07:00
shared_volume_test.go Impose order on test scripts. 2019-09-03 22:02:43 -07:00
status.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00