gvisor/runsc
Andrei Vagin 409e8eea60 runsc/do: do a proper cleanup if a command failed due to internal errors
Fatalf calls os.Exit and a process exits without calling defer callbacks.

Should we do this for other runsc commands?

PiperOrigin-RevId: 249776310
Change-Id: If9d8b54d0ae37db443895906eb33bd9e9b600cc9
2019-05-23 22:28:38 -07:00
..
boot Set sticky bit to /tmp 2019-05-23 06:48:00 -07:00
cgroup Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
cmd runsc/do: do a proper cleanup if a command failed due to internal errors 2019-05-23 22:28:38 -07:00
console Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
container Fix runsc restore to be compatible with docker start --checkpoint ... 2019-05-03 21:41:45 -07:00
debian runsc: add a bazel target to build a debian package 2019-05-03 11:43:43 -07:00
fsgofer Return EPERM for mknod 2019-05-17 13:47:40 -07:00
sandbox gvisor/runsc: use a veth link address instead of generating a new one 2019-05-15 11:11:58 -07:00
specutils tiny fix: avoid panicing when OpenSpec failed 2019-05-16 16:20:42 -07:00
test kokoro: run tests with a default docker container runtime 2019-05-14 16:01:50 -07:00
tools/dockercfg Fix runsc restore to be compatible with docker start --checkpoint ... 2019-05-03 21:41:45 -07:00
BUILD Set the FilesytemType in MountSource from the Filesystem. 2019-05-08 14:35:06 -07:00
main.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
version.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00