b044ff0f29
Signed-off-by: John Howard <jhoward@microsoft.com> Move process sorter to new file Signed-off-by: Michael Crosby <crosbymichael@gmail.com> Sort containers by id This will not be the most accurate sorting but atleast the list will be consistent inbetween calls. Signed-off-by: Michael Crosby <crosbymichael@gmail.com> Allow runtime to be configurable via daemon start This allows people to pass an alternate name or location to the runtime binary to start containers. Signed-off-by: Michael Crosby <crosbymichael@gmail.com> Fix state output for containers Return the proper state/status for a container by checking if the pid is still alive. Also fix the cleanup handling in the shim to make sure containers are not left behind. Signed-off-by: Michael Crosby <crosbymichael@gmail.com> Properly wait for container start Signed-off-by: Michael Crosby <crosbymichael@gmail.com> |
||
---|---|---|
.. | ||
add_process.go | ||
checkpoint.go | ||
create.go | ||
create_linux.go | ||
create_windows.go | ||
delete.go | ||
errors.go | ||
exit.go | ||
get_containers.go | ||
machine.go | ||
machine_linux.go | ||
machine_windows.go | ||
metrics.go | ||
monitor_linux.go | ||
monitor_windows.go | ||
signal.go | ||
sort.go | ||
sort_test.go | ||
stats.go | ||
supervisor.go | ||
supervisor_linux.go | ||
supervisor_windows.go | ||
task.go | ||
update.go | ||
worker.go |