summaryrefslogtreecommitdiffhomepage
path: root/runsc/cmd/cmd.go
AgeCommit message (Expand)Author
2019-06-13Update canonical repository.Adin Scannell
2019-06-06Send error message to docker/kubectl exec on failureFabricio Voznika
2019-05-23runsc/do: do a proper cleanup if a command failed due to internal errorsAndrei Vagin
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-01-22Don't bind-mount runsc into a sandbox mntnsAndrei Vagin
2019-01-14runsc: set up a minimal chroot from the sandbox processAndrei Vagin
2018-10-19Use correct company name in copyright headerIan Gudger
2018-09-28Switch to root in userns when CAP_SYS_CHROOT is also missingFabricio Voznika
2018-06-28Error out if spec is invalidFabricio Voznika
2018-06-08Drop capabilities not needed by GoferFabricio Voznika
2018-05-15Refactor the Sandbox package into Sandbox + Container.Nicolas Lacasse
2018-04-28Check in gVisor.Googler