gvisor/runsc/container
Fabricio Voznika 0fc7b30695 Standardize mounts in tests
Tests get a readonly rootfs mapped to / (which was the case before)
and writable TEST_TMPDIR. This makes it easier to setup containers to
write to files and to share state between test and containers.

PiperOrigin-RevId: 209453224
Change-Id: I4d988e45dc0909a0450a3bb882fe280cf9c24334
2018-08-20 11:26:39 -07:00
..
BUILD Enable checkpoint/restore in cases of UDS use. 2018-08-10 14:33:20 -07:00
container.go runsc fsgofer: Support dynamic serving of filesystems. 2018-08-15 16:25:22 -07:00
container_test.go Standardize mounts in tests 2018-08-20 11:26:39 -07:00
hook.go Refactor the Sandbox package into Sandbox + Container. 2018-05-15 10:18:03 -07:00
status.go Added code for a pause command for a container process. 2018-06-15 16:09:09 -07:00
uds_test_app.go Enable checkpoint/restore in cases of UDS use. 2018-08-10 14:33:20 -07:00