gvisor/runsc/specutils
Justine Olshan 80bdf8a406 Sets the restore environment for restoring a container.
Updated how restoring occurs through boot.go with a separate Restore function.
This prevents a new process and new mounts from being created.
Added tests to ensure the container is restored.
Registered checkpoint and restore commands so they can be used.
Docker support for these commands is still limited.
Working on #80.

PiperOrigin-RevId: 202710950
Change-Id: I2b893ceaef6b9442b1ce3743bd112383cb92af0c
2018-06-29 14:47:40 -07:00
..
BUILD Error out if spec is invalid 2018-06-28 09:57:27 -07:00
specutils.go Sets the restore environment for restoring a container. 2018-06-29 14:47:40 -07:00
specutils_test.go Error out if spec is invalid 2018-06-28 09:57:27 -07:00