summaryrefslogtreecommitdiffhomepage
path: root/runsc/container/fs.go
AgeCommit message (Expand)Author
2019-01-15Create working directory if it doesn't yet existFabricio Voznika
2018-10-19Use correct company name in copyright headerIan Gudger
2018-10-18Resolve mount paths while setting up root fs mountFabricio Voznika
2018-09-30Don't fail if Root is readonly and is not a mount pointFabricio Voznika
2018-09-07runsc: Run sandbox process inside minimal chroot.Nicolas Lacasse
2018-09-04runsc: fix container rootfs path.Lantao Liu
2018-08-31runsc: Set volume mount rslave.Lantao Liu
2018-08-28runsc: unmount volume mounts when destroy container.Lantao Liu
2018-08-27runsc: Fix readonly filesystem causing failure to create containers.Kevin Krakauer
2018-08-27Put fsgofer inside chrootFabricio Voznika