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
/
boot.go
Age
Commit message (
Expand
)
Author
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-10-11
Add bare bones unsupported syscall logging
Fabricio Voznika
2018-10-10
Add sandbox to cgroup
Fabricio Voznika
2018-10-03
runsc: Pass root container's stdio via FD.
Nicolas Lacasse
2018-09-28
Make runsc kill and delete more conformant to the "spec"
Fabricio Voznika
2018-09-27
Refactor 'runsc boot' to take container ID as argument
Fabricio Voznika
2018-09-11
platform: Pass device fd into platform constructor.
Nicolas Lacasse
2018-09-07
Remove '--file-access=direct' option
Fabricio Voznika
2018-09-04
runsc: Pass log and config files to sandbox process by FD.
Nicolas Lacasse
2018-09-04
runsc: fix container rootfs path.
Lantao Liu
2018-08-31
Automated rollback of changelist 210995199
Fabricio Voznika
2018-08-30
runsc: Pass log and config files to sandbox process by FD.
Nicolas Lacasse
2018-07-18
Moved restore code out of create and made to be called after create.
Justine Olshan
2018-07-12
runsc: Don't close the control server in a defer.
Nicolas Lacasse
2018-06-29
Sets the restore environment for restoring a container.
Justine Olshan
2018-06-28
Error out if spec is invalid
Fabricio Voznika
2018-06-26
runsc: set gofer umask to 0.
Lantao Liu
2018-06-18
Modified boot.go to allow for restores.
Justine Olshan
2018-06-08
Drop capabilities not needed by Gofer
Fabricio Voznika
2018-05-17
Push signal-delivery and wait into the sandbox.
Nicolas Lacasse
2018-04-28
Check in gVisor.
Googler