summaryrefslogtreecommitdiffhomepage
path: root/runsc/test/root/chroot_test.go
AgeCommit message (Expand)Author
2019-06-13Update canonical repository.Adin Scannell
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-01-31gvisor/gofer: Use pivot_root instead of chrootAndrei Vagin
2019-01-22Don't bind-mount runsc into a sandbox mntnsAndrei Vagin
2019-01-14runsc: set up a minimal chroot from the sandbox processAndrei Vagin
2018-11-01First crictl integration tests.Kevin Krakauer
2018-10-19Use correct company name in copyright headerIan Gudger
2018-10-09Add tests to verify gofer is chroot'edFabricio Voznika
2018-10-03Fix sandbox chrootFabricio Voznika