summaryrefslogtreecommitdiffhomepage
path: root/runsc/boot/fs.go
AgeCommit message (Expand)Author
2018-06-21Added functionality to create a RestoreEnvironment.Justine Olshan
2018-06-18runsc: support "rw" mount option.Lantao Liu
2018-06-15runsc: support /dev bind mount which does not conflict with default /dev mount.Lantao Liu
2018-06-13Fix failure to mount volume that sandbox process has no accessFabricio Voznika
2018-06-12runsc: do not include sub target if it is not started with '/'.Lantao Liu
2018-06-12runsc: enable terminals in the sandbox.Kevin Krakauer
2018-06-04Create destination mount dir if it doesn't existFabricio Voznika
2018-05-24Configure sandbox as superuserFabricio Voznika
2018-05-10Skip atime and mtime update when file is backed by host FDFabricio Voznika
2018-04-28Check in gVisor.Googler