summaryrefslogtreecommitdiffhomepage
path: root/runsc/cmd/chroot.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-18runsc: create a new proc mount if the sandbox process is running in a new pidnsAndrei Vagin
2019-01-14runsc: set up a minimal chroot from the sandbox processAndrei Vagin