gvisor/runsc
Brielle Broder f93043615f Added MkdirAll capabilities for Checkpoint's image-path.
Now able to save the state file (checkpoint.img) at an image-path that had
previously not existed. This is important because there can only be one
checkpoint.img file per directory so this will enable users to create as many
directories as needed for proper organization.

PiperOrigin-RevId: 202360414
Change-Id: If5dd2b72e08ab52834a2b605571186d107b64526
2018-06-27 13:32:53 -07:00
..
boot runsc: set gofer umask to 0. 2018-06-26 13:40:04 -07:00
cmd Added MkdirAll capabilities for Checkpoint's image-path. 2018-06-27 13:32:53 -07:00
container runsc: add a `multi-container` flag to enable multi-container support. 2018-06-25 12:08:44 -07:00
fsgofer Make fsgofer attach more strict 2018-06-04 18:04:54 -07:00
sandbox runsc: Enable waiting on individual containers within a sandbox. 2018-06-22 14:31:25 -07:00
specutils runsc: Enable container creation within existing sandboxes. 2018-06-19 21:44:33 -07:00
test Add KVM, overlay and host network to image tests 2018-06-26 19:05:50 -07:00
tools/dockercfg Add tool to configure runtime settings in docker 2018-06-20 13:01:16 -07:00
BUILD Refactor container_test in preparation for sandbox_test 2018-06-04 11:26:30 -07:00
main.go runsc: add a `multi-container` flag to enable multi-container support. 2018-06-25 12:08:44 -07:00