index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
runsc
/
cmd
/
gofer.go
Age
Commit message (
Expand
)
Author
2019-03-18
Add support for mount propagation
Fabricio Voznika
2019-01-31
gvisor/gofer: Use pivot_root instead of chroot
Andrei Vagin
2019-01-18
Scrub runsc error messages
Fabricio Voznika
2018-11-28
Internal change.
Googler
2018-11-01
Use spec with clean paths for gofer
Fabricio Voznika
2018-10-31
Make lazy open the mode of operation for fsgofer
Fabricio Voznika
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-09-19
Fix sandbox and gofer capabilities
Fabricio Voznika
2018-09-04
runsc: fix container rootfs path.
Lantao Liu
2018-08-30
Add seccomp filter to fsgofer
Fabricio Voznika
2018-08-27
Put fsgofer inside chroot
Fabricio Voznika
2018-08-24
Add option to panic gofer if writes are attempted over RO mounts
Fabricio Voznika
2018-08-15
runsc fsgofer: Support dynamic serving of filesystems.
Kevin Krakauer
2018-06-28
Error out if spec is invalid
Fabricio Voznika
2018-06-26
runsc: set gofer umask to 0.
Lantao Liu
2018-06-21
Fix typo in runsc gofer flag description
Ian Gudger
2018-06-08
Drop capabilities not needed by Gofer
Fabricio Voznika
2018-04-28
Check in gVisor.
Googler