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
/
do.go
Age
Commit message (
Expand
)
Author
2021-09-14
Remove extra newline
Michael Pratt
2021-07-12
Fix GoLand analyzer errors under runsc/...
Fabricio Voznika
2021-04-02
Implement the runsc verity-prepare command.
Rahat Mahmood
2021-03-23
setgid directory support in goferfs
Kevin Krakauer
2021-03-06
[op] Replace syscall package usage with golang.org/x/sys/unix in runsc/.
Ayush Ranjan
2020-12-03
Surface usage message for `runsc do`.
Dean Deng
2020-10-15
`runsc do` fallback to internal network on failure
Fabricio Voznika
2020-08-19
Move boot.Config to its own package
Fabricio Voznika
2020-04-27
runsc: extend do network cleanup
Michael Pratt
2020-02-10
Add flag package to limit visibility.
Adin Scannell
2019-06-18
Kill sandbox process when 'runsc do' exits
Fabricio Voznika
2019-06-18
Add Container/Sandbox args struct for creation
Fabricio Voznika
2019-06-13
Update canonical repository.
Adin Scannell
2019-06-12
Allow 'runsc do' to run without root
Fabricio Voznika
2019-05-30
runsc/do: don't specify the read-only flag for the root mount
Andrei Vagin
2019-05-30
runsc/do: allow to run commands in a host network namespace
Andrei Vagin
2019-05-23
runsc/do: do a proper cleanup if a command failed due to internal errors
Andrei Vagin
2019-05-03
Fix runsc restore to be compatible with docker start --checkpoint ...
Andrei Vagin
2019-05-02
Add [simple] network support to 'runsc do'
Fabricio Voznika
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-04-11
Add 'runsc do' command
Fabricio Voznika