gvisor/runsc
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
..
boot runsc fsgofer: Support dynamic serving of filesystems. 2018-08-15 16:25:22 -07:00
cmd runsc fsgofer: Support dynamic serving of filesystems. 2018-08-15 16:25:22 -07:00
container Standardize mounts in tests 2018-08-20 11:26:39 -07:00
fsgofer runsc fsgofer: Support dynamic serving of filesystems. 2018-08-15 16:25:22 -07:00
sandbox Standardize mounts in tests 2018-08-20 11:26:39 -07:00
specutils Use backoff package for retry logic 2018-07-31 15:07:53 -07:00
test Standardize mounts in tests 2018-08-20 11:26:39 -07:00
tools/dockercfg Add tool to configure runtime settings in docker 2018-06-20 13:01:16 -07:00
BUILD Make runsc visibility public. 2018-07-27 17:57:42 -07:00
main.go runsc: Fix instances of file access "proxy". 2018-08-15 09:34:18 -07:00