summaryrefslogtreecommitdiffhomepage
path: root/runsc/cmd/gofer.go
AgeCommit message (Expand)Author
2019-09-24Refactor command line options and remove the allowed terminology for udsRobert Tonic
2019-09-19Fix documentation, clean up seccomp filter installation, rename helpers.Robert Tonic
2019-09-19Place the host UDS mounting behind --fsgofer-host-uds-allowed.Robert Tonic
2019-06-24fsgopher: reopen files via /proc/self/fdAndrei Vagin
2019-06-13Update canonical repository.Adin Scannell
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-03-28gofer: some fixs in setupRootFSLiu Hua
2019-03-18Add support for mount propagationFabricio Voznika
2019-01-31gvisor/gofer: Use pivot_root instead of chrootAndrei Vagin
2019-01-18Scrub runsc error messagesFabricio Voznika
2018-11-28Internal change.Googler
2018-11-01Use spec with clean paths for goferFabricio Voznika
2018-10-31Make lazy open the mode of operation for fsgoferFabricio Voznika
2018-10-19Use correct company name in copyright headerIan Gudger
2018-09-19Fix sandbox and gofer capabilitiesFabricio Voznika
2018-09-04runsc: fix container rootfs path.Lantao Liu
2018-08-30Add seccomp filter to fsgoferFabricio Voznika
2018-08-27Put fsgofer inside chrootFabricio Voznika
2018-08-24Add option to panic gofer if writes are attempted over RO mountsFabricio Voznika
2018-08-15runsc fsgofer: Support dynamic serving of filesystems.Kevin Krakauer
2018-06-28Error out if spec is invalidFabricio Voznika
2018-06-26runsc: set gofer umask to 0.Lantao Liu
2018-06-21Fix typo in runsc gofer flag descriptionIan Gudger
2018-06-08Drop capabilities not needed by GoferFabricio Voznika
2018-04-28Check in gVisor.Googler