gvisor/pkg/sentry
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
..
arch
context
control
device
fs Sets the restore environment for restoring a container. 2018-06-29 14:47:40 -07:00
hostcpu
inet
kernel Hold t.mu while calling t.FSContext(). 2018-06-28 16:11:19 -07:00
limits
loader
memmap
memutil
mm Call mm.CheckIORange() when copying in IOVecs. 2018-06-27 14:31:35 -07:00
platform Change SIGCHLD to SIGKILL in ptrace stubs. 2018-06-26 16:54:44 -07:00
safemem
sighandling
socket Add rpcinet support for SIOCGIFCONF. 2018-06-22 14:48:19 -07:00
state
strace
syscalls aio: Return EINVAL if the number of events is negative. 2018-06-29 10:47:38 -07:00
time
uniqueid
usage
usermem
watchdog
BUILD