gvisor/runsc
Ian Lewis 4fdd560b76 Set the HOME environment variable (fixes #293)
runsc will now set the HOME environment variable as required by POSIX. The
user's home directory is retrieved from the /etc/passwd file located on the
container's file system during boot.

PiperOrigin-RevId: 253120627
2019-06-13 15:45:25 -07:00
..
boot Set the HOME environment variable (fixes #293) 2019-06-13 15:45:25 -07:00
cgroup Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
cmd Allow 'runsc do' to run without root 2019-06-12 09:41:50 -07:00
console Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
container Allow 'runsc do' to run without root 2019-06-12 09:41:50 -07:00
debian runsc: add a bazel target to build a debian package 2019-05-03 11:43:43 -07:00
fsgofer Return EPERM for mknod 2019-05-17 13:47:40 -07:00
sandbox Allow 'runsc do' to run without root 2019-06-12 09:41:50 -07:00
specutils Allow 'runsc do' to run without root 2019-06-12 09:41:50 -07:00
test Allow 'runsc do' to run without root 2019-06-12 09:41:50 -07:00
tools/dockercfg Fix runsc restore to be compatible with docker start --checkpoint ... 2019-05-03 21:41:45 -07:00
BUILD Fix broken pipe error building version file 2019-06-11 13:56:32 -07:00
main.go Allow 'runsc do' to run without root 2019-06-12 09:41:50 -07:00
version.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00