summaryrefslogtreecommitdiffhomepage
path: root/runsc/sandbox/chroot.go
AgeCommit message (Expand)Author
2018-10-03Fix sandbox chrootFabricio Voznika
2018-09-20Set Sandbox.Chroot so it gets cleaned up upon destructionFabricio Voznika
2018-09-11platform: Pass device fd into platform constructor.Nicolas Lacasse
2018-09-10runsc: Chmod all mounted files to 777 inside chroot.Nicolas Lacasse
2018-09-07runsc: Run sandbox process inside minimal chroot.Nicolas Lacasse