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