gvisor/runsc
Ian Lewis da9e18f24d Add tests for $HOME
Adds two tests. One to make sure that $HOME is set when starting a container
via 'docker run' and one to make sure that $HOME is set for each container in a
multi-container sandbox.

Issue #701

PiperOrigin-RevId: 273395763
2019-10-07 15:55:39 -07:00
..
boot Rename epsocket to netstack. 2019-10-07 13:57:59 -07:00
cgroup Impose order on test scripts. 2019-09-03 22:02:43 -07:00
cmd Prevent CAP_NET_RAW from appearing in exec 2019-10-01 11:49:49 -07:00
console Always set SysProcAttr.Ctty to an FD in the child's FD table. 2019-06-26 11:27:31 -07:00
container Prevent CAP_NET_RAW from appearing in exec 2019-10-01 11:49:49 -07:00
criutil Add tests for $HOME 2019-10-07 15:55:39 -07:00
debian Impose order on test scripts. 2019-09-03 22:02:43 -07:00
dockerutil Prevent CAP_NET_RAW from appearing in exec 2019-10-01 11:49:49 -07:00
fsgofer Disallow opening of sockets if --fsgofer-host-uds=false 2019-09-26 18:16:02 -07:00
sandbox Fix runsc log collection in kokoro 2019-09-25 14:33:11 -07:00
specutils Merge pull request #917 from KentaTada:fix-clone-flags 2019-10-01 12:06:30 -07:00
testutil Shard the runtime tests. 2019-09-18 17:04:53 -07:00
BUILD runsc: remove todo from the build file 2019-10-01 16:25:34 -07:00
main.go Merge pull request #765 from trailofbits:uds_support 2019-09-25 16:44:22 -07:00
version.go Fix `runsc --version` and add a test. 2019-09-10 15:41:47 -07:00
version_test.sh Merge pull request #843 from nlacasse:version 2019-09-12 14:55:24 -07:00